Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-233821
#<BuildRuby:0x0000556dfb58fd68
@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.20240102-233821",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004504 0.000500 1.297247 ( 1.529872)
build_miniruby 0.001128 0.000126 0.826385 ( 0.830184)
build_ruby 0.001202 0.000134 2.748202 ( 2.747973)
build_all 0.003407 0.005062 14.324160 ( 1.307841)
build_install 0.007977 0.000000 4.153564 ( 1.043405)
test_btest 0.000923 0.000000 72.653004 ( 6.757883)
test_basic 0.001017 0.003928 0.706487 ( 0.786183)
test_all 0.103197 0.026381 509.196572 ( 47.078548)
test_rubyspec 0.015554 0.030720 48.600876 ( 60.998571)
total: 123.08 sec