Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-163753
#<BuildRuby:0x0000563b38c87728
@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.20230528-163753",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003740 0.001247 1.385871 ( 2.593805)
build_miniruby 0.000870 0.000290 0.760002 ( 0.759585)
build_ruby 0.001233 0.000000 2.330254 ( 2.329985)
build_all 0.007671 0.001652 12.679858 ( 1.129031)
build_install 0.002914 0.004701 1.761208 ( 0.847246)
test_btest 0.000888 0.000322 81.908999 ( 6.766587)
test_basic 0.000046 0.003657 0.641490 ( 0.724839)
test_all 0.001083 0.000443 425.952875 ( 44.722370)
test_rubyspec 0.027391 0.010218 40.723531 ( 53.262860)
total: 113.14 sec