Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-201303
#<BuildRuby:0x000055bceef70610
@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.20220730-201303",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000080 0.000020 0.000100 ( 0.000103)
build_up 0.010443 0.000515 0.969925 ( 1.080900)
build_miniruby 0.001673 0.000358 0.074306 ( 0.072179)
build_ruby 0.001693 0.000363 0.074545 ( 0.072476)
build_all 0.009699 0.001051 1.544767 ( 0.583559)
build_install 0.016134 0.006338 5.089499 ( 2.076231)
test_btest 0.001162 0.000273 71.378120 ( 8.476664)
test_basic 0.001793 0.005790 0.329752 ( 0.418511)
test_all 0.002427 0.000268 677.564801 ( 65.974125)
test_rubyspec 0.116666 0.058641 45.405525 ( 50.898540)
total: 129.65 sec