Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-115832
#<BuildRuby:0x000055bac6ba7440
@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.20220505-115832",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.009288 0.000155 1.017521 ( 1.115767)
build_miniruby 0.001596 0.000178 0.078862 ( 0.076639)
build_ruby 0.001441 0.000160 0.070663 ( 0.068963)
build_all 0.005942 0.002722 1.496780 ( 0.634083)
build_install 0.018745 0.003740 6.141514 ( 2.962586)
test_btest 0.000801 0.000119 71.950790 ( 9.523166)
test_basic 0.007370 0.001092 0.333368 ( 0.420224)
test_all 0.002329 0.000345 694.988028 ( 70.157431)
test_rubyspec 0.074764 0.041250 49.205958 ( 54.515312)
total: 139.48 sec