Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-194433
#<BuildRuby:0x0000561a43dac448
@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.20220817-194433",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007999 0.002667 1.003700 ( 1.050162)
build_miniruby 0.002289 0.000000 0.074713 ( 0.072762)
build_ruby 0.002026 0.000000 0.079040 ( 0.077790)
build_all 0.006164 0.003551 1.523028 ( 0.591844)
build_install 0.017539 0.004361 1.866302 ( 0.926329)
test_btest 0.000964 0.000304 74.378451 ( 8.495398)
test_basic 0.006592 0.000623 0.315729 ( 0.406354)
test_all 0.000000 0.003991 646.143371 ( 64.777173)
test_rubyspec 0.089500 0.077338 45.571252 ( 53.092667)
total: 129.49 sec