Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-192732
#<BuildRuby:0x000055be1f3bfbb8
@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.20231228-192732",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004455 0.000743 1.146705 ( 1.512294)
build_miniruby 0.000887 0.000148 0.896605 ( 0.896220)
build_ruby 0.001459 0.000000 2.812089 ( 2.812114)
build_all 0.007128 0.002741 16.542476 ( 1.495888)
build_install 0.008393 0.000097 4.725327 ( 1.186016)
test_btest 0.000841 0.000140 86.004489 ( 7.224182)
test_basic 0.001274 0.003432 0.669433 ( 0.745307)
test_all 0.114307 0.020474 556.417864 ( 55.328848)
test_rubyspec 0.025772 0.022499 49.457615 ( 61.797185)
total: 133.00 sec