Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-093244
#<BuildRuby:0x0000558e969b85f0
@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.20220315-093244",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006625 0.004626 1.055646 ( 1.293660)
build_miniruby 0.000000 0.001846 0.075802 ( 0.074273)
build_ruby 0.000000 0.001990 0.076161 ( 0.074028)
build_all 0.001850 0.008994 4.202737 ( 0.854504)
build_install 0.013327 0.010650 7.936302 ( 2.436835)
test_btest 0.000723 0.000401 73.559631 ( 7.749709)
test_basic 0.007764 0.000000 0.354069 ( 0.442673)
test_all 0.001673 0.000000 645.318987 ( 65.697251)
test_rubyspec 0.080462 0.084914 46.211756 ( 51.783190)
total: 130.41 sec