Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-213932
#<BuildRuby:0x00005612b8edec40
@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.20220719-213932",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006196 0.000548 0.871227 ( 0.935826)
build_miniruby 0.000982 0.000000 0.059159 ( 0.057988)
build_ruby 0.000905 0.000000 0.059021 ( 0.057753)
build_all 0.004614 0.000000 1.533566 ( 0.606804)
build_install 0.004196 0.006649 5.662334 ( 2.171183)
test_btest 0.000646 0.000201 49.927115 ( 8.507224)
test_basic 0.001989 0.003270 0.285212 ( 0.374235)
test_all 0.000935 0.000330 592.003071 ( 88.701774)
test_rubyspec 0.084234 0.038192 43.988602 ( 49.558528)
total: 150.97 sec