Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-154113
#<BuildRuby:0x000056109dde3858
@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.20240101-154113",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.003587 0.003457 1.440496 ( 1.666390)
build_miniruby 0.000895 0.000000 0.921704 ( 0.921176)
build_ruby 0.001282 0.000000 2.812753 ( 2.812298)
build_all 0.007422 0.002705 16.603235 ( 1.481637)
build_install 0.007389 0.000739 4.882804 ( 1.156389)
test_btest 0.000950 0.000095 85.197699 ( 7.380522)
test_basic 0.002049 0.003304 0.581646 ( 0.657520)
test_all 0.131586 0.004767 574.111543 ( 52.898799)
test_rubyspec 0.021293 0.027628 50.361779 ( 62.733272)
total: 131.71 sec