Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-060711
#<BuildRuby:0x0000561d52a601d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-060711",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009238 0.000000 0.968064 ( 1.176361)
build_miniruby 0.002670 0.000000 0.844185 ( 0.843495)
build_ruby 0.002910 0.000582 2.146249 ( 2.146228)
build_all 0.018230 0.002871 18.661118 ( 2.193179)
build_install 0.013825 0.008308 2.040305 ( 1.012880)
test_btest 0.001174 0.000294 89.116252 ( 8.651852)
test_basic 0.007224 0.001806 0.345698 ( 0.432537)
test_all 0.001772 0.000443 682.455055 ( 63.901031)
test_rubyspec 0.116944 0.063858 47.519387 ( 55.654950)
total: 136.01 sec