Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-085347
#<BuildRuby:0x000056128c75b2b0
@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.20220811-085347",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000124 0.000009 0.000133 ( 0.000138)
build_up 0.011243 0.000501 0.984474 ( 1.105427)
build_miniruby 0.002294 0.000000 0.078082 ( 0.075760)
build_ruby 0.002302 0.000000 0.075977 ( 0.073455)
build_all 0.009904 0.000000 1.559543 ( 0.569320)
build_install 0.013768 0.007635 5.199263 ( 2.088733)
test_btest 0.001512 0.000197 74.138767 ( 8.457007)
test_basic 0.006535 0.000852 0.342323 ( 0.435830)
test_all 0.001538 0.000201 672.056924 ( 66.648958)
test_rubyspec 0.118059 0.057962 46.034881 ( 53.632205)
total: 133.09 sec