Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-013553
#<BuildRuby:0x0000562e265146e0
@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.20220831-013553",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011355 0.000230 1.016791 ( 1.036089)
build_miniruby 0.001488 0.000099 0.074389 ( 0.073133)
build_ruby 0.002338 0.000156 0.080026 ( 0.077491)
build_all 0.006779 0.004746 1.526225 ( 0.570431)
build_install 0.021545 0.001371 1.890506 ( 0.915852)
test_btest 0.001158 0.000128 77.262666 ( 8.118472)
test_basic 0.000000 0.008227 0.326071 ( 0.419605)
test_all 0.000000 0.004086 652.001236 ( 65.428126)
test_rubyspec 0.094544 0.072316 45.986858 ( 54.382324)
total: 131.02 sec