Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-175716
#<BuildRuby:0x00005647528c3328
@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.20231230-175716",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002216 0.003498 1.130312 ( 1.499970)
build_miniruby 0.000915 0.000250 0.948117 ( 0.947573)
build_ruby 0.001092 0.000298 2.729983 ( 2.729662)
build_all 0.007689 0.002097 16.747297 ( 1.488977)
build_install 0.006508 0.002533 4.762669 ( 1.185081)
test_btest 0.000915 0.000261 85.059909 ( 7.402811)
test_basic 0.000289 0.004348 0.633435 ( 0.712918)
test_all 0.108005 0.026588 547.971516 ( 50.468754)
test_rubyspec 0.015334 0.033461 49.958670 ( 62.293627)
total: 128.73 sec