Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-194056
#<BuildRuby:0x0000563a3667f0b8
@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.20231014-194056",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000721 0.004122 1.504526 ( 1.700345)
build_miniruby 0.001070 0.000298 0.988527 ( 0.988394)
build_ruby 0.000000 0.001584 2.869909 ( 2.869716)
build_all 0.007291 0.003417 18.233846 ( 1.636219)
build_install 0.008247 0.001214 5.333903 ( 1.263844)
test_btest 0.000588 0.000176 93.074236 ( 7.679716)
test_basic 0.000000 0.004196 0.786148 ( 0.863518)
test_all 0.000000 0.007054 574.424973 ( 67.468738)
test_rubyspec 0.017045 0.026289 52.382026 ( 64.700175)
total: 149.17 sec