Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-204018
#<BuildRuby:0x0000555f49ba00d8
@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.20240107-204018",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.000844 0.004065 1.232944 ( 1.610892)
build_miniruby 0.001094 0.000115 1.455510 ( 1.457988)
build_ruby 0.000000 0.001484 4.211857 ( 4.217650)
build_all 0.000079 0.009704 16.392064 ( 1.661113)
build_install 0.013854 0.001382 4.962033 ( 1.832395)
test_btest 0.000637 0.000145 84.141865 ( 11.114805)
test_basic 0.004257 0.000967 0.643103 ( 0.713160)
test_all 0.080170 0.039920 562.542929 ( 57.746314)
test_rubyspec 0.037011 0.027925 77.418279 ( 89.624634)
total: 169.98 sec