Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-095745
#<BuildRuby:0x00005652b6f8c8e8
@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.20220817-095745",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004281 0.006675 0.979111 ( 1.010477)
build_miniruby 0.001572 0.000562 0.081318 ( 0.079056)
build_ruby 0.001256 0.000448 0.073326 ( 0.072201)
build_all 0.010096 0.000000 1.559608 ( 0.590275)
build_install 0.021717 0.000065 1.862442 ( 0.912735)
test_btest 0.000876 0.000199 72.273549 ( 8.225807)
test_basic 0.002521 0.004699 0.324605 ( 0.412374)
test_all 0.001881 0.000513 629.831432 ( 63.735477)
test_rubyspec 0.102731 0.076072 45.435831 ( 53.032228)
total: 128.07 sec