Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-120745
#<BuildRuby:0x000055ed7c1ce980
@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.20220529-120745",
@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.000005 0.000003 0.000008 ( 0.000009)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.010966 0.000000 0.813486 ( 1.106707)
build_miniruby 0.001420 0.000304 0.062411 ( 0.060780)
build_ruby 0.001550 0.000000 0.056439 ( 0.054976)
build_all 0.008844 0.000898 1.228022 ( 0.471126)
build_install 0.014667 0.003504 4.836841 ( 2.437207)
test_btest 0.001206 0.000402 52.905349 ( 6.073841)
test_basic 0.005396 0.000141 0.281929 ( 0.374425)
test_all 0.000000 0.001902 515.120231 ( 53.925365)
test_rubyspec 0.073789 0.057293 41.535554 ( 47.457204)
total: 111.96 sec