Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-203302
#<BuildRuby:0x0000558cd53ab4b8
@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.20221108-203302",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.008961 0.001669 1.098126 ( 1.141291)
build_miniruby 0.001701 0.000000 0.066262 ( 0.064746)
build_ruby 0.002289 0.000000 0.069778 ( 0.067410)
build_all 0.005463 0.004721 1.486350 ( 0.586614)
build_install 0.014612 0.004896 1.872282 ( 0.940984)
test_btest 0.000000 0.001701 89.400247 ( 8.692987)
test_basic 0.001928 0.006126 0.341776 ( 0.429030)
test_all 0.001181 0.000524 698.688999 ( 69.797643)
test_rubyspec 0.100088 0.073825 47.411631 ( 55.550964)
total: 137.27 sec