Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-032254
#<BuildRuby:0x00005634edfdbe20
@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.20230706-032254",
@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.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005901 0.000000 1.588904 ( 2.834652)
build_miniruby 0.001067 0.000000 0.849089 ( 0.849180)
build_ruby 0.001244 0.000000 2.691038 ( 2.691169)
build_all 0.004116 0.004581 8.053125 ( 7.343875)
build_install 0.004827 0.003469 1.795471 ( 1.523773)
test_btest 0.000000 0.001247 85.805829 ( 7.319248)
test_basic 0.002156 0.003071 0.624521 ( 0.709245)
test_all 0.001659 0.000311 433.408029 ( 45.403463)
test_rubyspec 0.013106 0.021512 41.831022 ( 54.184514)
total: 122.86 sec