Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-140901
#<BuildRuby:0x000055c4365eb230
@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.20240111-140901",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000168 0.004034 1.115872 ( 1.501423)
build_miniruby 0.000782 0.000304 0.923874 ( 0.923836)
build_ruby 0.000951 0.000370 2.724745 ( 2.729001)
build_all 0.005475 0.004669 14.617421 ( 1.331327)
build_install 0.003143 0.005646 4.240127 ( 1.137199)
test_btest 0.000475 0.000225 77.302875 ( 7.774458)
test_basic 0.002408 0.001140 0.604360 ( 0.685877)
test_all 0.093761 0.042240 478.935440 ( 59.551502)
test_rubyspec 0.020421 0.014774 49.785306 ( 62.377142)
total: 138.01 sec