Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-213316
#<BuildRuby:0x000055826ad1d390
@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.20220629-213316",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005627 0.002992 0.814162 ( 0.956219)
build_miniruby 0.001031 0.000430 0.051127 ( 0.049784)
build_ruby 0.001517 0.000000 0.063482 ( 0.062258)
build_all 0.006101 0.002311 1.224688 ( 0.492007)
build_install 0.013783 0.004767 4.951160 ( 2.413209)
test_btest 0.001742 0.000000 53.058206 ( 5.934376)
test_basic 0.004299 0.000872 0.286251 ( 0.383636)
test_all 0.002484 0.000915 512.152412 ( 53.736013)
test_rubyspec 0.085725 0.060212 42.169160 ( 47.959102)
total: 111.99 sec