Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-211907
#<BuildRuby:0x0000557a381af600
@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.20220920-211907",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006558 0.004897 1.104011 ( 1.236750)
build_miniruby 0.001370 0.000421 0.114120 ( 0.109597)
build_ruby 0.000000 0.001984 0.108816 ( 0.090359)
build_all 0.005467 0.004436 1.569312 ( 0.648975)
build_install 0.017514 0.005957 1.961031 ( 0.972099)
test_btest 0.001220 0.000457 71.822357 ( 8.595939)
test_basic 0.007158 0.000708 0.373700 ( 0.467422)
test_all 0.000000 0.004688 644.894098 ( 66.447833)
test_rubyspec 0.108604 0.054449 45.673109 ( 54.123865)
total: 132.69 sec