Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-211854
#<BuildRuby:0x00005591db7c7ed8
@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.20221201-211854",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.004715 0.000152 1.136871 ( 1.290686)
build_miniruby 0.000684 0.000171 1.059926 ( 1.058728)
build_ruby 0.001178 0.000000 2.752200 ( 2.655421)
build_all 0.008414 0.000256 15.709239 ( 3.373621)
build_install 0.002887 0.005136 2.158506 ( 1.209454)
test_btest 0.000502 0.000144 67.062092 ( 10.967504)
test_basic 0.004428 0.001265 0.315165 ( 0.405239)
test_all 0.000582 0.001278 659.222954 (123.242681)
test_rubyspec 0.039733 0.027424 53.406387 ( 61.575403)
total: 205.78 sec