Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-080631
#<BuildRuby:0x0000562fe61cb918
@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.20230616-080631",
@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.000004 0.000000 0.000004 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001447 0.004458 1.510588 ( 2.781463)
build_miniruby 0.000883 0.000208 0.912779 ( 0.912203)
build_ruby 0.001309 0.000308 2.495675 ( 2.495145)
build_all 0.009664 0.000207 13.241627 ( 1.168810)
build_install 0.007789 0.000679 1.923709 ( 0.863122)
test_btest 0.001087 0.000000 83.138238 ( 7.211746)
test_basic 0.004081 0.000000 0.541357 ( 0.624233)
test_all 0.001552 0.000000 433.233944 ( 47.948676)
test_rubyspec 0.024127 0.016023 42.998354 ( 55.405533)
total: 119.41 sec