Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-122535
#<BuildRuby:0x000055b599f8c920
@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.20220722-122535",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000044 0.000016 0.000060 ( 0.000048)
build_up 0.009509 0.001781 0.960633 ( 1.125161)
build_miniruby 0.001315 0.000439 0.078730 ( 0.076637)
build_ruby 0.001787 0.000000 0.076321 ( 0.074458)
build_all 0.009565 0.000569 1.500401 ( 0.562028)
build_install 0.016609 0.007299 5.218877 ( 2.102970)
test_btest 0.000835 0.000264 74.433224 ( 8.179075)
test_basic 0.005498 0.001736 0.313599 ( 0.404058)
test_all 0.002229 0.000704 686.065625 ( 67.404005)
test_rubyspec 0.089846 0.075311 45.534322 ( 51.305277)
total: 131.23 sec