Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-004405
#<BuildRuby:0x0000557bd088f4b8
@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.20220916-004405",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007921 0.000905 1.088845 ( 1.091392)
build_miniruby 0.002243 0.000000 0.072716 ( 0.069961)
build_ruby 0.001745 0.000000 0.072171 ( 0.070775)
build_all 0.005134 0.004494 1.545827 ( 0.597015)
build_install 0.014048 0.009042 1.930108 ( 0.949909)
test_btest 0.000860 0.000286 94.770287 ( 9.109203)
test_basic 0.001539 0.005065 0.351848 ( 0.440881)
test_all 0.004534 0.000000 637.452407 ( 66.084244)
test_rubyspec 0.074364 0.084024 46.974829 ( 55.122862)
total: 133.54 sec