Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-231105
#<BuildRuby:0x0000561193d3c048
@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.20231023-231105",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001170 0.004465 2.317091 ( 2.515096)
build_miniruby 0.000668 0.000267 0.856013 ( 0.855777)
build_ruby 0.000883 0.000353 2.764065 ( 2.764364)
build_all 0.008509 0.001535 16.664745 ( 1.497197)
build_install 0.006474 0.002354 5.279175 ( 1.153674)
test_btest 0.000891 0.000324 84.988289 ( 7.259041)
test_basic 0.000000 0.004697 0.598459 ( 0.675224)
test_all 0.110632 0.024171 526.985154 ( 50.099241)
test_rubyspec 0.028079 0.022636 48.663868 ( 60.914092)
total: 127.73 sec