Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-113449
#<BuildRuby:0x0000562fdf4678e0
@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.20240107-113449",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004081 0.000453 1.246638 ( 1.705376)
build_miniruby 0.001191 0.000000 1.960889 ( 1.963372)
build_ruby 0.000000 0.001873 5.545395 ( 5.552289)
build_all 0.010182 0.000131 16.420510 ( 1.637518)
build_install 0.013949 0.001205 4.921307 ( 1.715135)
test_btest 0.000656 0.000076 81.458807 ( 9.044009)
test_basic 0.005613 0.000000 0.659464 ( 0.728039)
test_all 0.104281 0.016232 558.299839 ( 63.183238)
test_rubyspec 0.046965 0.017231 77.379061 ( 89.645691)
total: 175.18 sec