Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-061117
#<BuildRuby:0x0000558b2fc8bfa8
@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.20221128-061117",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005064 0.000065 1.209219 ( 1.449875)
build_miniruby 0.000898 0.000053 0.951743 ( 0.950262)
build_ruby 0.001164 0.000068 2.781715 ( 2.665200)
build_all 0.005573 0.004812 22.504002 ( 4.476062)
build_install 0.009150 0.000518 4.317905 ( 1.502344)
test_btest 0.000543 0.000061 59.755153 ( 11.466698)
test_basic 0.004543 0.000000 0.295909 ( 0.387155)
test_all 0.000943 0.000081 676.574431 (103.407923)
test_rubyspec 0.041001 0.018287 53.652842 ( 61.462915)
total: 187.77 sec