Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-035559
#<BuildRuby:0x000055e474b91438
@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.20220802-035559",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.010284 0.001580 0.847688 ( 2.137605)
build_miniruby 0.001066 0.000267 0.061856 ( 0.061641)
build_ruby 0.000879 0.000219 0.061806 ( 0.061951)
build_all 0.005874 0.001468 1.235032 ( 0.468576)
build_install 0.010285 0.005184 4.340650 ( 1.794247)
test_btest 0.001294 0.000370 53.528141 ( 6.074499)
test_basic 0.005688 0.001625 0.293598 ( 0.384466)
test_all 0.002295 0.000656 500.863012 ( 52.764199)
test_rubyspec 0.071632 0.062133 40.937445 ( 46.795473)
total: 110.54 sec