Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-231438
#<BuildRuby:0x0000555f34e0fce8
@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.20230710-231438",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004360 0.000770 1.558117 ( 2.842730)
build_miniruby 0.000873 0.000154 0.885235 ( 0.884983)
build_ruby 0.001285 0.000000 2.909451 ( 2.910991)
build_all 0.000000 0.009240 13.310771 ( 1.214561)
build_install 0.002760 0.005390 1.860654 ( 0.855175)
test_btest 0.000828 0.000290 85.426665 ( 7.236823)
test_basic 0.004715 0.000216 0.549578 ( 0.627641)
test_all 0.001033 0.000345 474.328830 ( 43.043845)
test_rubyspec 0.013495 0.024575 42.597968 ( 55.073995)
total: 114.69 sec