Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-145501
#<BuildRuby:0x00005584e3d34010
@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.20231221-145501",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003615 0.001085 1.061593 ( 1.347769)
build_miniruby 0.000874 0.000262 0.906838 ( 0.908228)
build_ruby 0.001024 0.000307 2.744864 ( 2.749126)
build_all 0.004906 0.003061 12.205312 ( 1.015972)
build_install 0.008806 0.000718 3.590881 ( 0.981040)
test_btest 0.000504 0.000148 61.622625 ( 6.042126)
test_basic 0.003639 0.000078 0.385021 ( 0.468276)
test_all 0.081012 0.029105 458.245117 ( 38.845279)
test_rubyspec 0.021766 0.032090 40.529675 ( 53.260934)
total: 105.62 sec