Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-074159
#<BuildRuby:0x000055668cd23398
@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-074159",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.000000 0.005550 0.876687 ( 1.295285)
build_miniruby 0.000000 0.001043 0.873037 ( 0.872760)
build_ruby 0.000000 0.001399 2.734557 ( 2.737639)
build_all 0.005232 0.004402 14.808136 ( 1.359834)
build_install 0.010047 0.000381 4.299705 ( 1.155253)
test_btest 0.000591 0.000132 77.497906 ( 7.610236)
test_basic 0.003216 0.000715 0.570403 ( 0.648728)
test_all 0.099089 0.036998 530.224012 ( 48.018202)
test_rubyspec 0.023698 0.011060 49.526730 ( 62.058994)
total: 125.76 sec