Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-200127
#<BuildRuby:0x000055d22e72c0d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220718-200127",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006349 0.000000 0.874843 ( 1.497311)
build_miniruby 0.000773 0.000000 0.056471 ( 0.055361)
build_ruby 0.000000 0.000843 0.059276 ( 0.058107)
build_all 0.001458 0.003212 1.532449 ( 0.603088)
build_install 0.007350 0.003628 5.643007 ( 2.183693)
test_btest 0.000798 0.000084 53.754836 ( 7.932651)
test_basic 0.001758 0.004224 0.344365 ( 0.432114)
test_all 0.000948 0.000150 623.447547 ( 89.165898)
test_rubyspec 0.066700 0.029001 44.009015 ( 49.647083)
total: 151.58 sec