Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-175302
#<BuildRuby:0x0000557dc1b1ca58
@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.20220324-175302",
@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.000017 0.000004 0.000021 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002305 0.010978 1.012912 ( 1.058458)
build_miniruby 0.001519 0.000651 0.074710 ( 0.072791)
build_ruby 0.002098 0.000000 0.067931 ( 0.065973)
build_all 0.004984 0.005416 4.175159 ( 0.833503)
build_install 0.012067 0.008091 7.909721 ( 2.471179)
test_btest 0.000816 0.000408 71.681866 ( 7.990596)
test_basic 0.008263 0.000000 0.331921 ( 0.425622)
test_all 0.001327 0.000597 643.874722 ( 66.445827)
test_rubyspec 0.096379 0.056033 45.776365 ( 51.153251)
total: 130.52 sec