Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-050043
#<BuildRuby:0x0000560aef314188
@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.20231231-050043",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.004863 0.808797 ( 1.207476)
build_miniruby 0.000000 0.000995 0.810366 ( 0.810226)
build_ruby 0.000023 0.001943 2.694345 ( 2.694225)
build_all 0.002214 0.005276 11.993582 ( 0.959125)
build_install 0.002481 0.010330 3.618888 ( 0.987086)
test_btest 0.000388 0.000310 63.282727 ( 4.641277)
test_basic 0.002440 0.001952 0.385872 ( 0.466191)
test_all 0.073896 0.025055 358.291869 ( 35.609486)
test_rubyspec 0.030421 0.039850 40.449427 ( 53.010403)
total: 100.39 sec