Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-081724
#<BuildRuby:0x000055cfad0e04c0
@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.20220728-081724",
@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.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003722 0.007062 1.000335 ( 3.391977)
build_miniruby 0.002227 0.000000 0.070334 ( 0.068085)
build_ruby 0.002337 0.000000 0.075292 ( 0.073276)
build_all 0.011311 0.000000 1.564007 ( 0.595000)
build_install 0.012779 0.009881 5.224507 ( 2.071093)
test_btest 0.000768 0.000223 77.414434 ( 8.146553)
test_basic 0.006089 0.001776 0.330479 ( 0.419999)
test_all 0.001509 0.000440 635.456401 ( 64.759045)
test_rubyspec 0.107163 0.070144 45.236983 ( 50.893789)
total: 130.42 sec