Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-234004
#<BuildRuby:0x000056423934c188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-234004",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004511 0.000820 0.923403 ( 1.289790)
build_miniruby 0.000767 0.000139 0.853472 ( 0.853519)
build_ruby 0.001198 0.000218 2.683642 ( 2.684716)
build_all 0.006955 0.000408 12.153930 ( 0.960496)
build_install 0.010692 0.000180 3.526709 ( 0.975397)
test_btest 0.000575 0.000082 64.540664 ( 4.806591)
test_basic 0.004233 0.000000 0.391406 ( 0.471440)
test_all 0.077673 0.016745 379.067173 ( 32.686204)
test_rubyspec 0.058863 0.067520 72.993209 ( 85.454595)
total: 130.18 sec