Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-225749
#<BuildRuby:0x000055fad07ef0b0
@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.20220220-225749",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009827 0.001965 0.941790 ( 0.971409)
build_miniruby 0.001380 0.000460 0.074397 ( 0.071697)
build_ruby 0.001445 0.000482 0.067381 ( 0.065485)
build_all 0.010087 0.000210 4.166782 ( 0.795923)
build_install 0.020735 0.003961 7.780803 ( 2.317658)
test_btest 0.001176 0.000309 79.278076 ( 8.185076)
test_basic 0.007480 0.000000 0.343170 ( 0.431630)
test_all 0.002250 0.000129 662.901594 ( 65.337537)
test_rubyspec 0.088804 0.073855 46.133548 ( 51.394779)
total: 129.57 sec