Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-033630
#<BuildRuby:0x0000555c59923280
@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-033630",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003089 0.001545 1.415618 ( 1.668403)
build_miniruby 0.000639 0.000320 0.853118 ( 0.852615)
build_ruby 0.000872 0.000436 2.765332 ( 2.765506)
build_all 0.005506 0.005096 18.173499 ( 1.674456)
build_install 0.000000 0.009236 5.365630 ( 1.229446)
test_btest 0.000559 0.000527 94.640368 ( 7.355673)
test_basic 0.002546 0.001980 0.595308 ( 0.675795)
test_all 0.007272 0.000926 597.687671 ( 56.187922)
test_rubyspec 0.017312 0.028858 53.175584 ( 65.497559)
total: 137.91 sec