Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-045405
#<BuildRuby:0x000056283f7cb6f0
@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.20231024-045405",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001326 0.004190 2.035680 ( 2.268512)
build_miniruby 0.000860 0.000192 0.906117 ( 0.905639)
build_ruby 0.001207 0.000268 2.811122 ( 2.811559)
build_all 0.007656 0.002993 16.861348 ( 1.465376)
build_install 0.006373 0.003517 5.418876 ( 1.232825)
test_btest 0.000939 0.000245 83.598080 ( 8.304052)
test_basic 0.001047 0.004183 0.778600 ( 0.856547)
test_all 0.104495 0.032453 522.104440 ( 63.716666)
test_rubyspec 0.010493 0.038918 50.115804 ( 62.538277)
total: 144.10 sec