Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-131919
#<BuildRuby:0x000055763d71f4b8
@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.20221117-131919",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000036 0.000008 0.000044 ( 0.000041)
build_up 0.002424 0.005979 1.134623 ( 1.200369)
build_miniruby 0.001320 0.000440 0.934461 ( 0.936765)
build_ruby 0.001753 0.000585 2.373139 ( 2.283414)
build_all 0.015842 0.001286 18.472386 ( 2.248630)
build_install 0.017102 0.003448 1.870275 ( 0.976496)
test_btest 0.000887 0.000233 84.480553 ( 10.552566)
test_basic 0.002882 0.004209 0.351441 ( 0.447998)
test_all 0.001141 0.000342 682.701476 ( 73.794448)
test_rubyspec 0.062455 0.059489 50.845476 ( 59.329764)
total: 151.77 sec