Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-074110
#<BuildRuby:0x0000555ea3d13b50
@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.20230617-074110",
@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.007108 0.000000 11.956357 ( 8.025549)
build_miniruby 0.000847 0.006528 120.709636 ( 12.743525)
build_ruby 0.000933 0.000343 2.568637 ( 2.568610)
build_all 0.011404 0.003797 27.710246 ( 4.984951)
build_install 0.005451 0.001982 1.985628 ( 0.913735)
test_btest 0.000747 0.000271 89.330294 ( 8.123713)
test_basic 0.002704 0.000983 0.632000 ( 0.714899)
test_all 0.001548 0.000481 470.948777 ( 56.677253)
test_rubyspec 0.014517 0.022278 42.078010 ( 54.546415)
total: 149.30 sec