Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-010527
#<BuildRuby:0x000055d99192f7f0
@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.20240109-010527",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004901 0.000246 1.378892 ( 1.790057)
build_miniruby 0.001305 0.000343 1.522772 ( 1.526495)
build_ruby 0.001385 0.000364 5.329158 ( 5.341877)
build_all 0.010651 0.000550 16.870771 ( 1.946882)
build_install 0.011925 0.006011 5.327303 ( 2.112140)
test_btest 0.000700 0.000188 82.781418 ( 11.990895)
test_basic 0.004189 0.001128 0.700882 ( 0.773682)
test_all 0.101208 0.022086 572.552616 ( 59.137250)
test_rubyspec 0.043089 0.024974 87.479588 ( 99.896067)
total: 184.52 sec