Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-152216
#<BuildRuby:0x0000557f33400af8
@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.20220310-152216",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009857 0.001345 0.992546 ( 1.010635)
build_miniruby 0.001316 0.000304 0.071723 ( 0.070165)
build_ruby 0.002365 0.000000 0.075519 ( 0.073059)
build_all 0.007320 0.001114 1.520339 ( 0.606970)
build_install 0.012254 0.008471 5.221945 ( 2.171075)
test_btest 0.001000 0.000286 70.387073 ( 7.706788)
test_basic 0.000000 0.007077 0.322885 ( 0.412408)
test_all 0.000000 0.001877 700.933515 ( 68.231087)
test_rubyspec 0.059866 0.094936 46.188522 ( 51.735774)
total: 132.02 sec