Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-094213
#<BuildRuby:0x0000556f098cbce8
@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.20231108-094213",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000321 0.004173 1.266417 ( 1.545604)
build_miniruby 0.001095 0.000000 0.915736 ( 0.915079)
build_ruby 0.001257 0.000000 2.959377 ( 2.959052)
build_all 0.005851 0.004150 17.026290 ( 1.515609)
build_install 0.007180 0.003003 5.117884 ( 1.216696)
test_btest 0.001103 0.000000 87.217521 ( 7.484273)
test_basic 0.003614 0.000000 0.528940 ( 0.607147)
test_all 0.118092 0.017164 532.655713 ( 58.511312)
test_rubyspec 0.030979 0.013630 51.192450 ( 63.516143)
total: 138.27 sec