Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-034039
#<BuildRuby:0x000055a551f6b728
@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.20240110-034039",
@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.000044 0.000000 0.000044 ( 0.000014)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000015 0.000000 0.000015 ( 0.000017)
build_up 0.004041 0.000053 0.994708 ( 1.371127)
build_miniruby 0.001150 0.000255 0.992380 ( 0.991121)
build_ruby 0.001329 0.000295 2.877421 ( 2.878742)
build_all 0.009240 0.001081 14.751310 ( 1.389819)
build_install 0.009002 0.000000 4.281196 ( 1.177986)
test_btest 0.000712 0.000000 81.735663 ( 7.163326)
test_basic 0.003037 0.000000 0.445178 ( 0.524084)
test_all 0.085596 0.050639 511.615761 ( 53.728508)
test_rubyspec 0.019332 0.017414 50.345696 ( 62.883356)
total: 132.11 sec