Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-063252
#<BuildRuby:0x0000563053d9e700
@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.20220727-063252",
@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.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011414 0.000487 0.993130 ( 1.685777)
build_miniruby 0.000000 0.002065 0.074953 ( 0.073086)
build_ruby 0.000000 0.002032 0.073269 ( 0.071871)
build_all 0.009074 0.000893 1.529013 ( 0.581605)
build_install 0.014785 0.005723 5.103448 ( 2.034138)
test_btest 0.001039 0.000173 72.984592 ( 8.500966)
test_basic 0.008450 0.000000 0.316944 ( 0.404198)
test_all 0.002046 0.000000 655.846919 ( 64.718166)
test_rubyspec 0.122433 0.054247 45.527295 ( 51.293336)
total: 129.36 sec