Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-114938
#<BuildRuby:0x000055dfd2bd99f0
@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.20220508-114938",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000040 0.000007 0.000047 ( 0.000052)
build_up 0.003663 0.003870 0.899117 ( 1.043462)
build_miniruby 0.000837 0.000176 0.087444 ( 0.088139)
build_ruby 0.000775 0.000163 0.063895 ( 0.064274)
build_all 0.004223 0.000889 1.278073 ( 0.560390)
build_install 0.012416 0.000924 6.487602 ( 3.068321)
test_btest 0.000672 0.000129 60.095043 ( 13.120234)
test_basic 0.003577 0.000688 0.252384 ( 0.346007)
test_all 0.001192 0.000230 543.933841 ( 64.720614)
test_rubyspec 0.023915 0.024769 52.752013 ( 58.496808)
total: 141.51 sec