Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-051314
#<BuildRuby:0x0000556540223800
@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.20220723-051314",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010231 0.001462 0.987930 ( 1.278183)
build_miniruby 0.001592 0.000227 0.066303 ( 0.065543)
build_ruby 0.002033 0.000291 0.076479 ( 0.075732)
build_all 0.006001 0.004139 1.527013 ( 0.605165)
build_install 0.017465 0.006436 5.138882 ( 2.073367)
test_btest 0.001009 0.000224 71.673940 ( 8.242467)
test_basic 0.005706 0.001268 0.310407 ( 0.401497)
test_all 0.001906 0.000423 669.730149 ( 66.432313)
test_rubyspec 0.105180 0.065710 45.512152 ( 51.260524)
total: 130.44 sec