Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-000933
#<BuildRuby:0x00005615d6a28e50
@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-000933",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.008381 0.002484 0.985167 ( 2.103431)
build_miniruby 0.002339 0.000000 0.076336 ( 0.074767)
build_ruby 0.002387 0.000000 0.073162 ( 0.071859)
build_all 0.009627 0.000000 1.518499 ( 0.571996)
build_install 0.014456 0.008676 5.110156 ( 2.044328)
test_btest 0.000877 0.000334 80.225795 ( 8.561225)
test_basic 0.004836 0.001843 0.320386 ( 0.410777)
test_all 0.000693 0.001473 637.570288 ( 65.562598)
test_rubyspec 0.101071 0.076953 45.455932 ( 51.166690)
total: 130.57 sec