Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-150612
#<BuildRuby:0x000055ab12de6eb8
@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.20231115-150612",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004104 0.000684 1.329424 ( 1.711710)
build_miniruby 0.001244 0.000207 0.924208 ( 0.924112)
build_ruby 0.001665 0.000278 2.749935 ( 2.749848)
build_all 0.006443 0.003089 15.751835 ( 1.385174)
build_install 0.002849 0.005751 4.672021 ( 1.160040)
test_btest 0.000000 0.001092 81.569164 ( 7.136218)
test_basic 0.002640 0.001169 0.628073 ( 0.709989)
test_all 0.112109 0.019845 484.794149 ( 49.826197)
test_rubyspec 0.020255 0.027449 49.738053 ( 62.078284)
total: 127.68 sec