Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-135534
#<BuildRuby:0x000055fe69bbcb38
@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.20220307-135534",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001345 0.010304 1.071874 ( 1.365388)
build_miniruby 0.001582 0.000395 0.076270 ( 0.074456)
build_ruby 0.001319 0.000330 0.074588 ( 0.073285)
build_all 0.008862 0.002215 4.253297 ( 0.866131)
build_install 0.020588 0.002652 7.969672 ( 2.416303)
test_btest 0.000880 0.000195 76.647808 ( 8.418164)
test_basic 0.007021 0.000415 0.340421 ( 0.429586)
test_all 0.002795 0.000000 663.322481 ( 66.101400)
test_rubyspec 0.124562 0.035735 46.425812 ( 51.993919)
total: 131.74 sec