Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-073825
#<BuildRuby:0x000055a776aeb4b0
@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.20240111-073825",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000472 0.004468 0.790852 ( 1.660428)
build_miniruby 0.000000 0.000991 0.804370 ( 0.804273)
build_ruby 0.000000 0.001341 2.667418 ( 2.668126)
build_all 0.007778 0.000000 11.999798 ( 0.973639)
build_install 0.006480 0.006868 3.621161 ( 0.986640)
test_btest 0.000557 0.000279 66.207788 ( 4.650594)
test_basic 0.005042 0.000259 0.394117 ( 0.473738)
test_all 0.071956 0.025158 391.988491 ( 37.599124)
test_rubyspec 0.045121 0.020120 40.366451 ( 52.902347)
total: 102.72 sec