Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-024501
#<BuildRuby:0x0000556d1c8b00e0
@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.20221212-024501",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003655 0.626074 ( 1.107125)
build_miniruby 0.000000 0.000856 0.725379 ( 0.725129)
build_ruby 0.000000 0.001332 2.453172 ( 2.380960)
build_all 0.002905 0.006658 12.479523 ( 1.508702)
build_install 0.003383 0.003454 1.601999 ( 0.755436)
test_btest 0.000458 0.000214 64.910703 ( 6.298455)
test_basic 0.000114 0.003604 0.245260 ( 0.340720)
test_all 0.001082 0.000577 512.013217 ( 71.098002)
test_rubyspec 0.012860 0.014510 35.154650 ( 45.722140)
total: 129.94 sec