Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-155647
#<BuildRuby:0x000055d474687e20
@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.20230609-155647",
@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.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004744 0.000079 1.212168 ( 2.542764)
build_miniruby 0.001023 0.000102 0.803727 ( 0.803187)
build_ruby 0.001227 0.000123 2.395523 ( 2.396247)
build_all 0.006118 0.003302 12.284788 ( 1.150896)
build_install 0.000000 0.007322 1.676762 ( 0.850876)
test_btest 0.000603 0.000443 83.935195 ( 6.951907)
test_basic 0.001086 0.004159 0.677906 ( 0.758064)
test_all 0.001302 0.000215 418.658277 ( 48.245676)
test_rubyspec 0.017075 0.024971 41.863819 ( 54.395872)
total: 118.10 sec