Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-142143
#<BuildRuby:0x0000555b435bc5e0
@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.20221227-142143",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000090 0.000007 0.000097 ( 0.000101)
build_up 0.010003 0.000397 0.948611 ( 1.151624)
build_miniruby 0.002617 0.000000 0.850705 ( 0.849095)
build_ruby 0.002346 0.000000 2.146343 ( 2.147364)
build_all 0.021475 0.000463 18.564771 ( 2.165028)
build_install 0.015745 0.005478 2.032751 ( 1.025659)
test_btest 0.001291 0.000123 90.455213 ( 9.152807)
test_basic 0.010228 0.000000 0.348345 ( 0.434807)
test_all 0.002367 0.000189 683.592212 ( 63.753084)
test_rubyspec 0.109020 0.066736 47.900634 ( 56.044701)
total: 136.73 sec