Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-105137
#<BuildRuby:0x00005618e7e0f398
@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.20230816-105137",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002443 0.003902 1.480806 ( 2.686689)
build_miniruby 0.001069 0.000000 0.937424 ( 0.936677)
build_ruby 0.001552 0.000000 2.819304 ( 2.818874)
build_all 0.006009 0.004082 17.642105 ( 1.550342)
build_install 0.005178 0.004210 5.208129 ( 1.226998)
test_btest 0.000966 0.000161 83.493264 ( 8.221987)
test_basic 0.000676 0.004252 0.788362 ( 0.864744)
test_all 0.005635 0.001174 537.891146 ( 59.057886)
test_rubyspec 0.037934 0.015017 50.387012 ( 62.770746)
total: 140.14 sec