Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-164825
#<BuildRuby:0x000055bf7fb8c6c8
@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.20220209-164825",
@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.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002369 0.008847 0.988798 ( 1.256241)
build_miniruby 0.001348 0.000518 0.078205 ( 0.076308)
build_ruby 0.001415 0.000544 0.073417 ( 0.071547)
build_all 0.007470 0.002254 4.206358 ( 0.808739)
build_install 0.019025 0.005047 7.883823 ( 2.325494)
test_btest 0.000936 0.000327 73.592678 ( 8.109810)
test_basic 0.005579 0.001953 0.349162 ( 0.444582)
test_all 0.001802 0.000000 687.459596 ( 67.201373)
test_rubyspec 0.107361 0.055160 46.104317 ( 51.234503)
total: 131.53 sec