Logfile: /home/opc/ruby/logs/brlog.master.20230612-004425
#<BuildRuby:0x0000fffcb0b5fdd0
@BUILD_DIR="/home/opc/ruby/build",
@INSTALL_DIR="/home/opc/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/home/opc/ruby/src",
@TARGET_BUILD_DIR="/home/opc/ruby/build/master",
@TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
@TARGET_NAME="master",
@TARGET_SRC_DIR="/home/opc/ruby/src/master",
@btest_opts="-j3",
@build_opts="-j3",
@configure_opts=["--disable-dtrace --disable-yjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/opc/ruby/logs/brlog.master.20230612-004425",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j3'",
@timeout=10800>
user system total real
checkout 0.000007 0.000003 0.000010 ( 0.000011)
autoconf 0.000014 0.000007 0.000021 ( 0.000020)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.005477 0.000532 1.410163 ( 3.598928)
build_miniruby 0.000849 0.000337 0.964456 ( 0.961808)
build_ruby 0.000000 0.001557 1.641946 ( 2.449505)
build_all 0.002451 0.003772 1.515879 ( 0.955938)
build_install 0.002033 0.011763 2.255389 ( 1.681200)
test_btest 0.000485 0.000301 48.582533 ( 17.784965)
test_basic 0.006636 0.000000 0.484152 ( 0.557076)
test_all 0.002144 0.000623 379.132668 (153.783137)
test_rubyspec 0.051238 0.044146 51.378060 ( 62.087829)
total: 243.86 sec