Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-114655
#<BuildRuby:0x00005588beb23f30
@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.20230118-114655",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003515 0.615411 ( 1.022660)
build_miniruby 0.000000 0.000910 0.561283 ( 0.560743)
build_ruby 0.000000 0.001307 2.136110 ( 2.136427)
build_all 0.006186 0.002971 12.665172 ( 1.601880)
build_install 0.003520 0.003290 1.520788 ( 0.719042)
test_btest 0.000542 0.000116 68.043473 ( 6.033000)
test_basic 0.002986 0.000640 0.253459 ( 0.348649)
test_all 0.000869 0.000186 505.133663 ( 47.619852)
test_rubyspec 0.013222 0.015854 35.199383 ( 45.794883)
total: 105.84 sec