Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-042709
#<BuildRuby:0x000055e19cfdf510
@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.20220215-042709",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005338 0.005484 0.955876 ( 1.447936)
build_miniruby 0.001667 0.000512 0.067112 ( 0.065342)
build_ruby 0.001594 0.000490 0.073199 ( 0.071428)
build_all 0.007484 0.004000 4.061402 ( 0.784617)
build_install 0.020986 0.002841 7.915307 ( 2.363113)
test_btest 0.001100 0.000314 77.915734 ( 8.281026)
test_basic 0.007074 0.000780 0.333749 ( 0.423334)
test_all 0.001462 0.000399 684.949649 ( 66.586474)
test_rubyspec 0.101618 0.058743 45.756783 ( 50.954969)
total: 130.98 sec