Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-092313
#<BuildRuby:0x0000564b5a82f0b8
@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.20230605-092313",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001237 0.003472 1.285314 ( 2.582504)
build_miniruby 0.000978 0.000217 0.748634 ( 0.747993)
build_ruby 0.001413 0.000314 2.478393 ( 2.478660)
build_all 0.008577 0.000079 12.611277 ( 1.128390)
build_install 0.002853 0.004826 1.691347 ( 0.906884)
test_btest 0.000926 0.000232 80.794310 ( 7.189151)
test_basic 0.004446 0.000033 0.624902 ( 0.706806)
test_all 0.001259 0.000300 425.344952 ( 47.452122)
test_rubyspec 0.022556 0.014766 42.305453 ( 54.758864)
total: 117.95 sec