Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-165205
#<BuildRuby:0x000055c7aa8f27e0
@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.20220824-165205",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006028 0.000431 0.885442 ( 1.163218)
build_miniruby 0.000881 0.000063 0.057672 ( 0.056586)
build_ruby 0.000807 0.000058 0.059199 ( 0.057989)
build_all 0.004359 0.000311 1.528155 ( 0.590859)
build_install 0.010849 0.000407 1.951951 ( 0.982632)
test_btest 0.000679 0.000045 52.454139 ( 8.264978)
test_basic 0.005384 0.000000 0.286576 ( 0.375538)
test_all 0.001918 0.000000 598.208051 ( 89.995805)
test_rubyspec 0.109009 0.020173 44.428965 ( 52.733962)
total: 154.22 sec