Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-005241
#<BuildRuby:0x0000557bddc134b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231218-005241",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001583 0.003334 1.037652 ( 1.295106)
build_miniruby 0.000824 0.000225 0.869989 ( 0.869786)
build_ruby 0.001284 0.000350 2.715526 ( 2.717302)
build_all 0.007210 0.000808 12.145039 ( 0.986163)
build_install 0.012207 0.001836 3.608512 ( 0.969623)
test_btest 0.000497 0.000115 61.410887 ( 5.589807)
test_basic 0.003121 0.000721 0.382867 ( 0.458215)
test_all 0.077796 0.020565 377.881549 ( 37.569743)
test_rubyspec 0.017392 0.050476 39.694046 ( 52.326804)
total: 102.78 sec