Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-172918
#<BuildRuby:0x0000559252d1aeb8
@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.20240101-172918",
@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.000000 0.000006 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004873 0.000000 1.406839 ( 1.649441)
build_miniruby 0.001163 0.000000 1.070101 ( 1.069448)
build_ruby 0.001285 0.000000 2.712867 ( 2.713186)
build_all 0.009828 0.000000 16.808095 ( 1.519592)
build_install 0.009106 0.000000 4.891173 ( 1.167978)
test_btest 0.001144 0.000000 83.389429 ( 7.069212)
test_basic 0.001005 0.004280 0.698681 ( 0.772762)
test_all 0.103140 0.029824 566.496514 ( 51.155259)
test_rubyspec 0.027158 0.022946 51.099179 ( 63.420645)
total: 130.54 sec