Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-152242
#<BuildRuby:0x000055ee3528cc00
@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.20220718-152242",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005762 0.004415 0.982798 ( 1.029163)
build_miniruby 0.001975 0.000000 0.066567 ( 0.064660)
build_ruby 0.001585 0.000000 0.068812 ( 0.068115)
build_all 0.008575 0.000105 1.532006 ( 0.580088)
build_install 0.016092 0.006248 5.098065 ( 2.101888)
test_btest 0.000951 0.000264 70.369324 ( 8.332914)
test_basic 0.002154 0.005230 0.331116 ( 0.421069)
test_all 0.002221 0.000000 648.081586 ( 64.433646)
test_rubyspec 0.109061 0.061475 45.818818 ( 51.236796)
total: 128.27 sec