Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-080150
#<BuildRuby:0x0000556524a5d348
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221012-080150",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000032 0.000013 0.000045 ( 0.000047)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.009748 0.002053 1.085513 ( 1.283111)
build_miniruby 0.001534 0.000558 0.099145 ( 0.097527)
build_ruby 0.001479 0.000538 0.099999 ( 0.098250)
build_all 0.005781 0.002102 1.278912 ( 0.567077)
build_install 0.006751 0.008511 1.630000 ( 0.906583)
test_btest 0.001167 0.000531 60.866912 ( 6.468248)
test_basic 0.005173 0.002352 0.352732 ( 0.443787)
test_all 0.006417 0.002181 507.451642 ( 53.988335)
test_rubyspec 0.061225 0.055699 43.185460 ( 51.761983)
total: 115.62 sec