Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-113546
#<BuildRuby:0x000056405ffb48e8
@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.20220315-113546",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008603 0.001678 0.997905 ( 1.143939)
build_miniruby 0.001213 0.000441 0.077067 ( 0.075559)
build_ruby 0.001492 0.000543 0.078391 ( 0.076290)
build_all 0.009889 0.000000 4.288338 ( 0.872189)
build_install 0.014328 0.004976 8.102426 ( 2.504611)
test_btest 0.000000 0.000978 74.035628 ( 8.501245)
test_basic 0.000000 0.007489 0.329827 ( 0.421950)
test_all 0.000576 0.001095 715.865182 ( 68.663963)
test_rubyspec 0.100507 0.059244 46.362059 ( 51.466106)
total: 133.73 sec