Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-053213
#<BuildRuby:0x0000559ca3f8c060
@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.20220427-053213",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000009 0.000006 0.000015 ( 0.000015)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.000000 0.006818 0.851928 ( 1.374217)
build_miniruby 0.000000 0.001023 0.057479 ( 0.056110)
build_ruby 0.000000 0.001022 0.059579 ( 0.058185)
build_all 0.000386 0.003869 1.498585 ( 0.604784)
build_install 0.009872 0.001029 6.289609 ( 2.837725)
test_btest 0.000477 0.000346 52.610731 ( 8.026244)
test_basic 0.003260 0.002371 0.298565 ( 0.387239)
test_all 0.000716 0.000521 624.628806 ( 93.418340)
test_rubyspec 0.057312 0.071632 44.477392 ( 49.358728)
total: 156.12 sec