Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-205458
#<BuildRuby:0x000055d97736b810
@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.20220609-205458",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010661 0.000336 0.970336 ( 1.077821)
build_miniruby 0.000000 0.002441 0.077385 ( 0.074738)
build_ruby 0.000103 0.001748 0.073778 ( 0.071814)
build_all 0.007500 0.001500 1.453419 ( 0.589187)
build_install 0.020045 0.004009 5.840274 ( 2.802080)
test_btest 0.001311 0.000262 73.191625 ( 8.436454)
test_basic 0.002604 0.005300 0.325162 ( 0.415777)
test_all 0.001731 0.000433 686.718945 ( 66.847191)
test_rubyspec 0.113912 0.071721 45.203533 ( 50.915145)
total: 131.23 sec