Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-101015
#<BuildRuby:0x00005648266bf728
@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.20240114-101015",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000394 0.003961 0.969800 ( 1.326932)
build_miniruby 0.000000 0.001124 0.912451 ( 0.912856)
build_ruby 0.000000 0.001528 2.870368 ( 2.870162)
build_all 0.009963 0.000783 14.599827 ( 1.404179)
build_install 0.008748 0.000168 4.208566 ( 1.125415)
test_btest 0.000581 0.000093 78.464007 ( 6.774873)
test_basic 0.003893 0.000000 0.474448 ( 0.557276)
test_all 0.080217 0.055392 536.659826 ( 51.235016)
test_rubyspec 0.018906 0.016878 50.113748 ( 62.666858)
total: 128.87 sec