Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-142555
#<BuildRuby:0x000055cfd975f018
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-142555",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.004057 0.000955 1.311332 ( 1.629318)
build_miniruby 0.001228 0.000289 0.909318 ( 0.908873)
build_ruby 0.001220 0.000000 2.976151 ( 2.975860)
build_all 0.009965 0.000000 16.335877 ( 1.477097)
build_install 0.008283 0.000000 4.665613 ( 1.160144)
test_btest 0.001113 0.000000 84.171571 ( 7.291944)
test_basic 0.005146 0.000000 0.729340 ( 0.803792)
test_all 0.110325 0.023900 565.785061 ( 54.167716)
test_rubyspec 0.035359 0.014760 50.640554 ( 62.936433)
total: 133.35 sec