Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-022159
#<BuildRuby:0x000055626b2a0c10
@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.20220303-022159",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009608 0.000863 1.029083 ( 1.055147)
build_miniruby 0.002054 0.000315 0.070949 ( 0.070113)
build_ruby 0.001818 0.000280 0.074725 ( 0.074156)
build_all 0.010326 0.000110 4.172752 ( 0.862385)
build_install 0.022096 0.000852 7.946609 ( 2.452019)
test_btest 0.001693 0.000000 77.484744 ( 8.626442)
test_basic 0.002704 0.004338 0.334928 ( 0.426203)
test_all 0.001510 0.000227 676.135107 ( 66.105045)
test_rubyspec 0.100840 0.054953 46.358599 ( 51.487441)
total: 131.16 sec