Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-140708
#<BuildRuby:0x0000558db0247e88
@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.20240108-140708",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.005222 1.323054 ( 1.712703)
build_miniruby 0.000000 0.001141 1.989516 ( 1.992620)
build_ruby 0.000000 0.001650 4.433081 ( 4.442486)
build_all 0.003752 0.007069 16.700715 ( 1.861216)
build_install 0.015916 0.000643 5.043337 ( 1.813335)
test_btest 0.000716 0.000179 90.193953 ( 16.452019)
test_basic 0.006766 0.000799 0.758706 ( 0.823095)
test_all 0.101127 0.021056 558.605989 ( 68.910251)
test_rubyspec 0.045896 0.022293 84.243158 ( 96.570509)
total: 194.58 sec