Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-101938
#<BuildRuby:0x000055a24464ead8
@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.20221017-101938",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009376 0.001562 1.100837 ( 1.186834)
build_miniruby 0.001912 0.000319 0.105461 ( 0.102113)
build_ruby 0.001362 0.000227 0.102495 ( 0.099785)
build_all 0.007192 0.000341 1.315344 ( 0.573988)
build_install 0.011090 0.004333 1.680216 ( 0.908677)
test_btest 0.001775 0.000333 63.274694 ( 6.573652)
test_basic 0.000000 0.007385 0.357332 ( 0.446322)
test_all 0.004374 0.002305 496.117231 ( 53.481194)
test_rubyspec 0.100963 0.031591 43.479167 ( 51.668229)
total: 115.04 sec