Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-094952
#<BuildRuby:0x0000559d45dfce50
@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.20220804-094952",
@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.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006216 0.004508 2.965388 ( 3.491316)
build_miniruby 0.001536 0.000329 0.765490 ( 0.775501)
build_ruby 0.003658 0.000784 3.214567 ( 3.043714)
build_all 0.016864 0.004257 18.412592 ( 2.176499)
build_install 0.011281 0.009691 5.289143 ( 2.100070)
test_btest 0.000841 0.000252 74.521121 ( 8.630763)
test_basic 0.008039 0.000000 0.317455 ( 0.407038)
test_all 0.002122 0.000253 677.991032 ( 67.392418)
test_rubyspec 0.114967 0.047410 45.550203 ( 53.173089)
total: 141.19 sec