Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-005809
#<BuildRuby:0x0000563d8113bf90
@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.20231205-005809",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003817 0.000347 0.989583 ( 1.281029)
build_miniruby 0.000691 0.000062 0.869381 ( 0.869299)
build_ruby 0.001087 0.000099 2.717655 ( 2.719769)
build_all 0.000000 0.007951 12.095929 ( 1.002020)
build_install 0.006915 0.000000 3.554730 ( 0.964195)
test_btest 0.000596 0.000000 63.705170 ( 5.525294)
test_basic 0.003261 0.000000 0.372208 ( 0.455411)
test_all 0.070112 0.033457 398.289852 ( 40.897731)
test_rubyspec 0.030266 0.036560 39.790461 ( 52.492833)
total: 106.21 sec