Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-053440
#<BuildRuby:0x000055ae97a21480
@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.20220813-053440",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009964 0.000426 0.808201 ( 1.131251)
build_miniruby 0.001254 0.000089 0.054100 ( 0.052746)
build_ruby 0.001695 0.000121 0.063796 ( 0.062668)
build_all 0.008825 0.000630 1.241194 ( 0.466004)
build_install 0.016688 0.000382 1.620790 ( 0.797503)
test_btest 0.001372 0.000086 55.575679 ( 6.201496)
test_basic 0.001417 0.005944 0.301194 ( 0.390690)
test_all 0.002740 0.000342 508.194611 ( 53.178824)
test_rubyspec 0.087292 0.038081 41.497584 ( 49.185544)
total: 111.47 sec