Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-080353
#<BuildRuby:0x0000556dadeb3bb8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230730-080353",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001711 0.004370 1.384454 ( 2.697229)
build_miniruby 0.001361 0.000000 0.955678 ( 0.953654)
build_ruby 0.001638 0.000000 2.762626 ( 2.761936)
build_all 0.007097 0.002419 15.483492 ( 1.390215)
build_install 0.006415 0.002393 2.220166 ( 0.967982)
test_btest 0.001032 0.000000 88.627657 ( 8.188705)
test_basic 0.003901 0.000405 0.637391 ( 0.716281)
test_all 0.001936 0.000000 555.512691 ( 60.183370)
test_rubyspec 0.023810 0.017196 47.075473 ( 59.461029)
total: 137.32 sec