Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-111027
#<BuildRuby:0x000056469c2eeeb8
@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.20231015-111027",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004263 0.000853 1.480787 ( 1.731412)
build_miniruby 0.000831 0.000166 0.869288 ( 0.869193)
build_ruby 0.001062 0.000212 3.042412 ( 3.041972)
build_all 0.006377 0.003958 18.041193 ( 1.610505)
build_install 0.004470 0.004474 5.342822 ( 1.207916)
test_btest 0.000767 0.000236 89.099655 ( 7.394083)
test_basic 0.004863 0.000091 0.801123 ( 0.874846)
test_all 0.007522 0.000000 576.758904 ( 56.895172)
test_rubyspec 0.028176 0.022358 51.655497 ( 63.790544)
total: 137.42 sec