Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-235202
#<BuildRuby:0x0000562d6cdff738
@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.20230623-235202",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006656 1.420882 ( 2.678045)
build_miniruby 0.000000 0.001441 0.942600 ( 0.943135)
build_ruby 0.000875 0.000302 2.587430 ( 2.588006)
build_all 0.005421 0.004524 15.880141 ( 1.445549)
build_install 0.005595 0.003429 4.704502 ( 1.119306)
test_btest 0.000850 0.000243 83.381575 ( 7.679634)
test_basic 0.003274 0.000936 0.615978 ( 0.701838)
test_all 0.000815 0.000000 449.594058 ( 46.091008)
test_rubyspec 0.030398 0.011622 43.505322 ( 56.003523)
total: 119.25 sec