Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-091248
#<BuildRuby:0x0000559b8d2074b0
@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.20231214-091248",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003976 0.000361 1.025849 ( 1.297103)
build_miniruby 0.000754 0.000068 0.874289 ( 0.875206)
build_ruby 0.001499 0.000137 2.707040 ( 2.711315)
build_all 0.007792 0.000000 12.220250 ( 0.974690)
build_install 0.006943 0.003570 3.590085 ( 0.980663)
test_btest 0.000460 0.000057 64.783215 ( 4.585629)
test_basic 0.003745 0.000468 0.377755 ( 0.460774)
test_all 0.073102 0.026975 394.307704 ( 40.630714)
test_rubyspec 0.025780 0.028513 39.711462 ( 52.376393)
total: 104.89 sec