Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-134655
#<BuildRuby:0x000055e2be575480
@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.20221101-134655",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000092 0.009938 1.095555 ( 1.448079)
build_miniruby 0.001406 0.000000 0.097291 ( 0.097250)
build_ruby 0.001711 0.000000 0.094630 ( 0.093197)
build_all 0.004287 0.005728 1.354079 ( 0.553442)
build_install 0.005762 0.009055 1.671912 ( 0.908398)
test_btest 0.000809 0.000520 62.888209 ( 6.501463)
test_basic 0.001441 0.005165 0.356491 ( 0.448687)
test_all 0.008037 0.000000 518.073472 ( 55.134046)
test_rubyspec 0.063020 0.058470 43.366001 ( 51.952378)
total: 117.14 sec