Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-205146
#<BuildRuby:0x0000560c1f5888e8
@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.20220811-205146",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000021 0.000003 0.000024 ( 0.000017)
configure 0.000061 0.000009 0.000070 ( 0.000073)
build_up 0.010793 0.000930 0.967536 ( 0.974234)
build_miniruby 0.000000 0.002372 0.071564 ( 0.069572)
build_ruby 0.000000 0.002151 0.080655 ( 0.079543)
build_all 0.004109 0.005742 1.528096 ( 0.578118)
build_install 0.018516 0.001688 5.385370 ( 2.120326)
test_btest 0.000759 0.000181 75.276983 ( 8.387149)
test_basic 0.002493 0.004904 0.328465 ( 0.417911)
test_all 0.002654 0.000758 630.605738 ( 64.816243)
test_rubyspec 0.120159 0.054312 45.343800 ( 52.932961)
total: 130.38 sec