Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-065934
#<BuildRuby:0x00005618b337fdd0
@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.20220815-065934",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006331 0.000453 0.822172 ( 0.860990)
build_miniruby 0.000964 0.000069 0.057600 ( 0.056399)
build_ruby 0.000911 0.000065 0.059051 ( 0.057892)
build_all 0.001089 0.003486 1.519587 ( 0.590336)
build_install 0.009773 0.001221 1.917323 ( 0.966561)
test_btest 0.000761 0.000095 50.068648 ( 8.275836)
test_basic 0.005042 0.000630 0.303162 ( 0.391824)
test_all 0.002095 0.000262 599.387993 ( 89.353650)
test_rubyspec 0.095608 0.034093 44.108642 ( 51.488862)
total: 152.04 sec