Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-175607
#<BuildRuby:0x0000562ed40d44f0
@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.20220613-175607",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011786 0.000842 0.979344 ( 1.054478)
build_miniruby 0.001799 0.000129 0.076280 ( 0.074530)
build_ruby 0.002229 0.000159 0.075414 ( 0.072952)
build_all 0.008069 0.000576 1.491785 ( 0.594145)
build_install 0.023355 0.000000 5.858664 ( 2.769366)
test_btest 0.001388 0.000000 69.689040 ( 8.551315)
test_basic 0.002864 0.004647 0.334343 ( 0.431932)
test_all 0.002806 0.000135 690.150507 ( 67.235138)
test_rubyspec 0.115483 0.059926 45.733085 ( 51.525843)
total: 132.31 sec