Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-154907
#<BuildRuby:0x000055e3e7f2bae0
@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.20240103-154907",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.005560 0.000000 1.354749 ( 1.599682)
build_miniruby 0.000925 0.000000 0.830458 ( 0.831084)
build_ruby 0.001353 0.000035 2.708437 ( 2.708272)
build_all 0.003858 0.005248 14.296262 ( 1.264587)
build_install 0.008546 0.000057 4.220840 ( 1.064980)
test_btest 0.000000 0.000982 78.121563 ( 6.765899)
test_basic 0.000000 0.005804 0.773237 ( 0.848672)
test_all 0.102368 0.028692 507.852968 ( 50.487779)
test_rubyspec 0.016698 0.030704 48.547536 ( 60.944604)
total: 126.52 sec