Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-231943
#<BuildRuby:0x00005621cc0ac6e0
@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.20220901-231943",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006849 0.003817 0.965648 ( 1.408369)
build_miniruby 0.000000 0.002191 0.071686 ( 0.070237)
build_ruby 0.000590 0.001887 0.076325 ( 0.073871)
build_all 0.008724 0.001171 1.532455 ( 0.584896)
build_install 0.017689 0.005369 1.899055 ( 0.948144)
test_btest 0.001753 0.000000 80.048302 ( 8.638507)
test_basic 0.006160 0.001058 0.323095 ( 0.414750)
test_all 0.003502 0.000875 639.117968 ( 66.019691)
test_rubyspec 0.120229 0.045707 45.375027 ( 53.746146)
total: 131.91 sec