Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-231232
#<BuildRuby:0x000055fefa67cd30
@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.20220907-231232",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010898 0.000977 0.973545 ( 1.293000)
build_miniruby 0.001936 0.000277 0.071408 ( 0.070457)
build_ruby 0.000000 0.002177 0.071407 ( 0.070642)
build_all 0.006960 0.003906 1.598000 ( 0.626944)
build_install 0.022285 0.001179 1.894951 ( 0.948870)
test_btest 0.001199 0.000211 90.694015 ( 9.318647)
test_basic 0.007547 0.000000 0.351742 ( 0.442484)
test_all 0.002801 0.000000 639.420431 ( 66.199195)
test_rubyspec 0.137840 0.028324 46.966679 ( 55.371761)
total: 134.34 sec