Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-194716
#<BuildRuby:0x00005559cf083918
@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.20240109-194716",
@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.000015 0.000005 0.000020 ( 0.000022)
autoconf 0.000016 0.000005 0.000021 ( 0.000025)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003956 0.000000 0.899051 ( 1.303954)
build_miniruby 0.000747 0.000214 0.894682 ( 0.896215)
build_ruby 0.001005 0.000301 2.732455 ( 2.733722)
build_all 0.005247 0.004599 14.726431 ( 1.378744)
build_install 0.006970 0.002180 4.282538 ( 1.148020)
test_btest 0.000000 0.000650 80.303164 ( 7.772169)
test_basic 0.002254 0.001113 0.408931 ( 0.489029)
test_all 0.085000 0.051761 537.256943 ( 54.557752)
test_rubyspec 0.020205 0.012456 49.375413 ( 61.942390)
total: 132.22 sec