Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-051918
#<BuildRuby:0x0000555f3cc0fee0
@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.20230310-051918",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000018 0.004193 0.826902 ( 2.068803)
build_miniruby 0.000934 0.000000 0.632544 ( 0.631790)
build_ruby 0.001146 0.000000 2.106456 ( 2.106142)
build_all 0.004100 0.004545 11.483752 ( 0.981453)
build_install 0.002056 0.004889 1.580324 ( 0.887786)
test_btest 0.000603 0.000151 76.032831 ( 7.158836)
test_basic 0.000000 0.003253 0.252390 ( 0.348173)
test_all 0.000000 0.000999 404.205931 ( 47.334539)
test_rubyspec 0.014657 0.014459 36.508163 ( 47.043163)
total: 108.56 sec