Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-131928
#<BuildRuby:0x00005631978fc090
@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.20231021-131928",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001546 0.003453 1.266095 ( 1.515949)
build_miniruby 0.000810 0.000202 0.880563 ( 0.880333)
build_ruby 0.000000 0.001315 2.665929 ( 2.665845)
build_all 0.007659 0.002507 16.908238 ( 1.481243)
build_install 0.003748 0.007143 5.099007 ( 1.193031)
test_btest 0.001105 0.000000 86.516816 ( 7.102883)
test_basic 0.005365 0.000015 0.708370 ( 0.784173)
test_all 0.104751 0.031243 550.105193 ( 54.145572)
test_rubyspec 0.030333 0.019125 51.037176 ( 63.422898)
total: 133.19 sec