Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-052259
#<BuildRuby:0x00005560ec183600
@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.20220801-052259",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004571 0.006517 0.955265 ( 1.671149)
build_miniruby 0.001256 0.000579 0.076275 ( 0.074261)
build_ruby 0.001328 0.000612 0.075958 ( 0.073816)
build_all 0.005746 0.004886 1.521354 ( 0.587608)
build_install 0.009651 0.013303 5.230697 ( 2.077540)
test_btest 0.000723 0.000452 77.006959 ( 8.251802)
test_basic 0.003640 0.004010 0.326752 ( 0.417538)
test_all 0.001477 0.000956 683.973234 ( 67.261789)
test_rubyspec 0.084211 0.077035 45.353136 ( 51.122424)
total: 131.54 sec