Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-030645
#<BuildRuby:0x000055d70dd8aad8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221016-030645",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008424 0.002297 1.110947 ( 1.154865)
build_miniruby 0.001682 0.000459 0.105325 ( 0.101187)
build_ruby 0.001174 0.000320 0.102359 ( 0.099701)
build_all 0.006971 0.000525 1.368024 ( 0.580487)
build_install 0.009691 0.004935 1.687678 ( 0.902356)
test_btest 0.001468 0.000420 61.031488 ( 6.533027)
test_basic 0.008125 0.000000 0.360027 ( 0.448457)
test_all 0.005754 0.000000 520.385081 ( 55.190683)
test_rubyspec 0.065713 0.048979 43.474219 ( 52.012864)
total: 117.02 sec