Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-112239
#<BuildRuby:0x0000559035563810
@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.20220404-112239",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011123 1.018171 ( 1.392012)
build_miniruby 0.000000 0.001720 0.072357 ( 0.070377)
build_ruby 0.000000 0.002022 0.080931 ( 0.078983)
build_all 0.006579 0.004468 4.282488 ( 0.860753)
build_install 0.020602 0.003401 8.533411 ( 3.040335)
test_btest 0.000700 0.000274 74.972718 ( 8.287011)
test_basic 0.000000 0.006959 0.329011 ( 0.426903)
test_all 0.001919 0.000000 657.594364 ( 67.756964)
test_rubyspec 0.103168 0.073199 46.498875 ( 51.630446)
total: 133.55 sec