Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-222605
#<BuildRuby:0x00005614ac3b6700
@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.20220718-222605",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002631 0.010814 0.998257 ( 1.677908)
build_miniruby 0.001660 0.000415 0.070568 ( 0.068427)
build_ruby 0.001585 0.000397 0.075272 ( 0.073351)
build_all 0.009510 0.000000 1.536649 ( 0.596016)
build_install 0.018034 0.004851 5.260141 ( 2.104002)
test_btest 0.001666 0.000000 76.279499 ( 8.626185)
test_basic 0.006772 0.000993 0.336711 ( 0.431235)
test_all 0.001684 0.000367 639.639425 ( 64.378953)
test_rubyspec 0.113447 0.077633 45.731538 ( 51.481835)
total: 129.44 sec