Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-222358
#<BuildRuby:0x0000559dbf1e84f0
@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.20220401-222358",
@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.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006363 0.005685 1.021816 ( 1.126416)
build_miniruby 0.001422 0.000609 0.078161 ( 0.076090)
build_ruby 0.001470 0.000630 0.078677 ( 0.076742)
build_all 0.002505 0.007096 4.241661 ( 0.839985)
build_install 0.022112 0.001173 8.425045 ( 2.948167)
test_btest 0.000749 0.000300 76.361255 ( 8.272229)
test_basic 0.005283 0.002113 0.341215 ( 0.434197)
test_all 0.001312 0.000525 647.834035 ( 65.856609)
test_rubyspec 0.097947 0.076221 46.379981 ( 51.697697)
total: 131.33 sec