Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-080051
#<BuildRuby:0x00005573f2aec480
@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.20220215-080051",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010548 0.000535 0.968926 ( 2.190886)
build_miniruby 0.002345 0.000000 0.075438 ( 0.073304)
build_ruby 0.001637 0.000000 0.073442 ( 0.072053)
build_all 0.009766 0.000253 4.096339 ( 0.779093)
build_install 0.016335 0.008311 7.775500 ( 2.288030)
test_btest 0.000929 0.000211 74.027146 ( 8.124096)
test_basic 0.003581 0.004069 0.344642 ( 0.432180)
test_all 0.001489 0.000389 679.027505 ( 66.028904)
test_rubyspec 0.115119 0.047737 45.956907 ( 51.557275)
total: 131.55 sec