Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-001213
#<BuildRuby:0x000055f6c01646c8
@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.20220620-001213",
@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.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010286 0.001470 1.000945 ( 1.174505)
build_miniruby 0.001510 0.000216 0.075516 ( 0.074181)
build_ruby 0.001760 0.000251 0.072355 ( 0.070706)
build_all 0.004416 0.005892 1.457795 ( 0.597844)
build_install 0.018174 0.004623 5.780171 ( 2.767294)
test_btest 0.000938 0.000209 75.029690 ( 7.999975)
test_basic 0.001260 0.005518 0.318018 ( 0.406796)
test_all 0.002091 0.000581 685.510020 ( 67.146989)
test_rubyspec 0.091430 0.082838 45.381397 ( 51.262013)
total: 131.50 sec