Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-191909
#<BuildRuby:0x000055c83490b800
@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.20220716-191909",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009628 0.002222 1.008805 ( 1.136632)
build_miniruby 0.002186 0.000000 0.075775 ( 0.074589)
build_ruby 0.002364 0.000000 0.074724 ( 0.073052)
build_all 0.003921 0.005792 1.493184 ( 0.593072)
build_install 0.011403 0.010474 5.150088 ( 2.139774)
test_btest 0.001024 0.000385 73.448575 ( 8.698516)
test_basic 0.002350 0.006740 0.326224 ( 0.412868)
test_all 0.001360 0.000604 678.646797 ( 65.944744)
test_rubyspec 0.074832 0.093310 45.591826 ( 51.205339)
total: 130.28 sec