Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-002344
#<BuildRuby:0x000055f885977ba0
@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.20230624-002344",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004989 0.000000 1.423170 ( 2.650997)
build_miniruby 0.001285 0.000000 0.836351 ( 0.835378)
build_ruby 0.001215 0.000000 2.568179 ( 2.569153)
build_all 0.008015 0.001667 15.376442 ( 1.372217)
build_install 0.005217 0.003554 4.470196 ( 1.071356)
test_btest 0.000782 0.000196 83.135097 ( 7.257403)
test_basic 0.002556 0.000639 0.490279 ( 0.572655)
test_all 0.001515 0.000379 431.722627 ( 50.144755)
test_rubyspec 0.024186 0.015674 42.386376 ( 54.865481)
total: 121.34 sec