Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-010041
#<BuildRuby:0x0000563cce324090
@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.20231112-010041",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.005326 1.348544 ( 1.665292)
build_miniruby 0.000000 0.001072 0.904189 ( 0.903738)
build_ruby 0.000000 0.001364 2.760925 ( 2.761841)
build_all 0.006220 0.004035 16.743477 ( 1.540463)
build_install 0.005418 0.003936 4.959540 ( 1.169861)
test_btest 0.000778 0.000259 83.213062 ( 8.018930)
test_basic 0.001078 0.002526 0.538230 ( 0.617482)
test_all 0.093997 0.040292 524.390898 ( 51.078112)
test_rubyspec 0.014910 0.032228 50.635273 ( 62.957271)
total: 130.71 sec