Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-140221
#<BuildRuby:0x0000563b9967c098
@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.20240114-140221",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.001466 0.004537 0.795232 ( 1.164419)
build_miniruby 0.000968 0.000000 0.793938 ( 0.793969)
build_ruby 0.001345 0.000000 2.679740 ( 2.680601)
build_all 0.007027 0.000000 11.916981 ( 0.998763)
build_install 0.005120 0.008216 3.382885 ( 0.964681)
test_btest 0.000577 0.000238 66.861728 ( 4.439343)
test_basic 0.003141 0.001294 0.394362 ( 0.474217)
test_all 0.062126 0.032209 379.031226 ( 32.003025)
test_rubyspec 0.031988 0.039117 40.766259 ( 53.305945)
total: 96.83 sec