Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-093713
#<BuildRuby:0x000056075f673fd8
@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.20240107-093713",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.004908 1.208397 ( 1.602660)
build_miniruby 0.000000 0.001304 1.897598 ( 1.899760)
build_ruby 0.000920 0.000921 4.397902 ( 4.408631)
build_all 0.010528 0.000000 16.571162 ( 1.715906)
build_install 0.013420 0.001464 4.861911 ( 1.652410)
test_btest 0.000678 0.000113 83.640208 ( 11.071538)
test_basic 0.000000 0.005429 0.678354 ( 0.743819)
test_all 0.084229 0.036802 556.126716 ( 64.541816)
test_rubyspec 0.036229 0.028714 76.923120 ( 89.213784)
total: 176.85 sec