Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-060704
#<BuildRuby:0x000055ef5413d348
@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.20221009-060704",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.010069 0.000839 1.070761 ( 1.137345)
build_miniruby 0.001448 0.000121 0.101406 ( 0.100959)
build_ruby 0.001495 0.000125 0.095661 ( 0.095894)
build_all 0.002373 0.004884 1.289939 ( 0.576252)
build_install 0.010756 0.006329 1.663967 ( 0.929281)
test_btest 0.001406 0.000301 62.618706 ( 6.615454)
test_basic 0.005507 0.001180 0.360013 ( 0.455532)
test_all 0.005411 0.001159 495.906508 ( 53.060268)
test_rubyspec 0.063675 0.043986 42.336099 ( 50.617330)
total: 113.59 sec