Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-082145
#<BuildRuby:0x0000558416ec8110
@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-082145",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.001808 0.004793 0.815554 ( 1.203692)
build_miniruby 0.001241 0.000000 0.826185 ( 0.825581)
build_ruby 0.002088 0.000000 2.709912 ( 2.741553)
build_all 0.007679 0.000785 11.964372 ( 0.974962)
build_install 0.008976 0.001277 3.395272 ( 0.971833)
test_btest 0.000703 0.000201 64.712712 ( 5.782206)
test_basic 0.004037 0.000000 0.389328 ( 0.470548)
test_all 0.082609 0.020099 375.358876 ( 42.363161)
test_rubyspec 0.035968 0.032525 40.332489 ( 52.861006)
total: 108.20 sec