Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-083410
#<BuildRuby:0x000056453cc13568
@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.20231231-083410",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000035 0.000000 0.000035 ( 0.000034)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003966 0.001131 1.152975 ( 1.503322)
build_miniruby 0.000679 0.000250 0.879364 ( 0.878584)
build_ruby 0.001111 0.000410 2.898866 ( 2.899073)
build_all 0.008978 0.001694 17.083294 ( 1.473579)
build_install 0.005667 0.002995 4.824330 ( 1.168550)
test_btest 0.000460 0.000166 83.060189 ( 8.064088)
test_basic 0.004549 0.000403 0.636124 ( 0.715591)
test_all 0.096634 0.036700 558.963106 ( 49.999750)
test_rubyspec 0.020234 0.028363 50.391228 ( 62.639207)
total: 129.34 sec