Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-132448
#<BuildRuby:0x0000560d2e4d6ae8
@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.20221205-132448",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000793 0.009199 1.223009 ( 1.249361)
build_miniruby 0.001837 0.000787 0.859242 ( 0.857108)
build_ruby 0.002922 0.001252 2.249487 ( 2.153566)
build_all 0.009876 0.010809 18.583238 ( 2.181801)
build_install 0.010753 0.010164 2.042116 ( 1.042335)
test_btest 0.001848 0.000000 92.813080 ( 9.735086)
test_basic 0.006292 0.004074 0.348528 ( 0.433325)
test_all 0.001336 0.000774 696.371111 ( 71.458302)
test_rubyspec 0.066353 0.096146 49.029126 ( 57.121057)
total: 146.23 sec