Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-122426
#<BuildRuby:0x0000558ec453c110
@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.20231229-122426",
@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.000022 0.000007 0.000029 ( 0.000030)
autoconf 0.000036 0.000010 0.000046 ( 0.000047)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.002630 0.005045 0.818774 ( 1.204004)
build_miniruby 0.000000 0.000918 0.811845 ( 0.811869)
build_ruby 0.000000 0.001422 2.671791 ( 2.679897)
build_all 0.002521 0.005121 12.089597 ( 0.995126)
build_install 0.010552 0.000000 3.403226 ( 0.974786)
test_btest 0.000836 0.000000 62.763844 ( 5.039030)
test_basic 0.004056 0.000000 0.409601 ( 0.487897)
test_all 0.065636 0.030137 385.834142 ( 34.566170)
test_rubyspec 0.033004 0.033791 41.030230 ( 53.590037)
total: 100.35 sec