Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-001249
#<BuildRuby:0x0000560730feaaf0
@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.20221129-001249",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010239 0.000731 1.244230 ( 1.250946)
build_miniruby 0.002583 0.000185 0.845686 ( 0.844772)
build_ruby 0.003195 0.000000 2.247206 ( 2.154079)
build_all 0.011178 0.008846 18.610032 ( 2.178699)
build_install 0.015457 0.004899 1.849605 ( 0.931615)
test_btest 0.001418 0.000270 88.577268 ( 8.638974)
test_basic 0.008802 0.000742 0.337570 ( 0.423637)
test_all 0.001852 0.000337 731.660766 ( 71.525406)
test_rubyspec 0.087139 0.089502 49.413719 ( 57.461715)
total: 145.41 sec