Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-210533
#<BuildRuby:0x00005598ff8f44c0
@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.20220826-210533",
@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.000010 0.000000 0.000010 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002444 0.008630 0.975274 ( 0.974433)
build_miniruby 0.001783 0.000000 0.067032 ( 0.065469)
build_ruby 0.001873 0.000000 0.078594 ( 0.076776)
build_all 0.008942 0.000859 1.553079 ( 0.584546)
build_install 0.015595 0.007287 1.904267 ( 0.917510)
test_btest 0.000000 0.001393 70.448181 ( 8.143934)
test_basic 0.006814 0.001368 0.327828 ( 0.415857)
test_all 0.003184 0.000486 626.284451 ( 64.698683)
test_rubyspec 0.141529 0.031070 45.634630 ( 54.155751)
total: 130.03 sec