Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-190159
#<BuildRuby:0x000055d37c417918
@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-190159",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000098 0.004026 1.047384 ( 1.433296)
build_miniruby 0.001462 0.000000 0.986742 ( 0.985690)
build_ruby 0.001443 0.000000 2.866570 ( 2.867165)
build_all 0.006561 0.003499 14.544846 ( 1.434882)
build_install 0.009040 0.001038 4.228089 ( 1.152027)
test_btest 0.000554 0.000110 77.638327 ( 7.326333)
test_basic 0.002673 0.000534 0.396188 ( 0.477537)
test_all 0.114522 0.020977 509.730237 ( 57.180069)
test_rubyspec 0.012401 0.022888 49.970481 ( 62.558153)
total: 135.42 sec