Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-055554
#<BuildRuby:0x0000556d8c885438
@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.20221007-055554",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000041 0.000007 0.000048 ( 0.000048)
build_up 0.011609 0.000463 1.082418 ( 1.367613)
build_miniruby 0.001932 0.000000 0.099602 ( 0.096474)
build_ruby 0.001659 0.000000 0.103038 ( 0.099925)
build_all 0.007019 0.000000 1.268049 ( 0.557105)
build_install 0.013735 0.000772 1.608852 ( 0.877703)
test_btest 0.001528 0.000170 59.368413 ( 6.764772)
test_basic 0.007330 0.000256 0.348466 ( 0.437877)
test_all 0.006774 0.000713 469.661451 ( 51.816325)
test_rubyspec 0.083871 0.051327 42.341305 ( 50.580296)
total: 112.60 sec