Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-220929
#<BuildRuby:0x00005582ddbb4a58
@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.20220328-220929",
@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.000005 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004821 0.006383 0.990361 ( 1.013426)
build_miniruby 0.001244 0.000566 0.077681 ( 0.075765)
build_ruby 0.001491 0.000678 0.080452 ( 0.078269)
build_all 0.005524 0.005317 4.169520 ( 0.832307)
build_install 0.022054 0.000817 8.031716 ( 2.397644)
test_btest 0.000798 0.000299 69.487428 ( 8.164248)
test_basic 0.007171 0.000709 0.331112 ( 0.420202)
test_all 0.001421 0.000501 692.105006 ( 67.920624)
test_rubyspec 0.081561 0.080149 45.933049 ( 51.480993)
total: 132.38 sec