Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-161935
#<BuildRuby:0x00005575d5178e50
@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.20220725-161935",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009134 0.001705 0.975294 ( 1.023846)
build_miniruby 0.000000 0.002224 0.073823 ( 0.072822)
build_ruby 0.001206 0.000883 0.079163 ( 0.078710)
build_all 0.007555 0.001195 1.505413 ( 0.583392)
build_install 0.019712 0.002351 5.381974 ( 2.083882)
test_btest 0.000772 0.000232 77.035750 ( 8.182235)
test_basic 0.000000 0.007406 0.322493 ( 0.412704)
test_all 0.000000 0.002246 652.230299 ( 65.873762)
test_rubyspec 0.096522 0.075739 45.544122 ( 51.263533)
total: 129.58 sec