Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-082324
#<BuildRuby:0x000055a22fd17708
@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.20230602-082324",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000972 0.004298 1.334769 ( 2.847928)
build_miniruby 0.000840 0.000140 0.718694 ( 0.718032)
build_ruby 0.000000 0.001169 2.383294 ( 2.383917)
build_all 0.006796 0.002682 12.484620 ( 1.151991)
build_install 0.007130 0.000565 1.695327 ( 0.833869)
test_btest 0.000893 0.000170 82.090501 ( 7.034271)
test_basic 0.000097 0.004377 0.543976 ( 0.629817)
test_all 0.001567 0.000374 446.293123 ( 40.108981)
test_rubyspec 0.018292 0.018134 41.715643 ( 54.240629)
total: 109.95 sec