Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-053122
#<BuildRuby:0x000056100dad2fa0
@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.20230621-053122",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004802 0.000801 1.422239 ( 2.684937)
build_miniruby 0.000848 0.000141 0.861703 ( 0.861003)
build_ruby 0.001113 0.000186 2.477544 ( 2.477486)
build_all 0.006633 0.003127 16.139307 ( 1.477010)
build_install 0.009205 0.000194 4.694785 ( 1.084698)
test_btest 0.000826 0.000144 88.629912 ( 7.460960)
test_basic 0.000471 0.003371 0.579477 ( 0.666129)
test_all 0.001096 0.000228 455.002522 ( 48.447960)
test_rubyspec 0.016909 0.019195 42.405731 ( 54.905565)
total: 120.07 sec