Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-203129
#<BuildRuby:0x0000558b3531bfa8
@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.20230704-203129",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006847 0.000295 1.581785 ( 2.845369)
build_miniruby 0.000976 0.000097 0.916369 ( 0.917147)
build_ruby 0.001159 0.000116 2.658485 ( 2.658407)
build_all 0.000000 0.009182 11.152616 ( 7.756477)
build_install 0.002459 0.006348 4.956874 ( 1.980238)
test_btest 0.000836 0.000234 82.505033 ( 7.962726)
test_basic 0.000780 0.003708 0.694970 ( 0.775288)
test_all 0.000722 0.000231 440.099241 ( 43.892719)
test_rubyspec 0.019007 0.021535 43.430165 ( 55.838308)
total: 124.63 sec