Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-113344
#<BuildRuby:0x00005618c6ed19f0
@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.20220502-113344",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000061 0.000018 0.000079 ( 0.000082)
build_up 0.009034 0.000318 0.819480 ( 0.962684)
build_miniruby 0.001113 0.000278 0.053829 ( 0.052786)
build_ruby 0.000979 0.000244 0.054607 ( 0.053433)
build_all 0.005862 0.001465 1.228994 ( 0.480246)
build_install 0.017013 0.000603 4.948394 ( 2.449179)
test_btest 0.001828 0.000366 52.010507 ( 5.946141)
test_basic 0.007467 0.000000 0.290082 ( 0.379156)
test_all 0.002405 0.000000 510.253690 ( 54.632609)
test_rubyspec 0.073636 0.051833 41.030432 ( 46.505852)
total: 111.46 sec