Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-025716
#<BuildRuby:0x000055a57764c9c8
@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.20220727-025716",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010973 0.000000 0.974838 ( 1.252284)
build_miniruby 0.001979 0.000000 0.069164 ( 0.067738)
build_ruby 0.002126 0.000000 0.075523 ( 0.074178)
build_all 0.010538 0.000000 1.543902 ( 0.603333)
build_install 0.018322 0.004179 5.074101 ( 2.105651)
test_btest 0.001053 0.000042 69.183577 ( 8.306888)
test_basic 0.007138 0.000112 0.321848 ( 0.412037)
test_all 0.001677 0.000064 678.455366 ( 66.451093)
test_rubyspec 0.114063 0.052775 45.393981 ( 51.168929)
total: 130.44 sec