Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-191147
#<BuildRuby:0x000055cbcbc53810
@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.20220403-191147",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009372 0.001683 1.054890 ( 1.113427)
build_miniruby 0.001413 0.000435 0.073260 ( 0.071657)
build_ruby 0.001550 0.000477 0.074993 ( 0.073389)
build_all 0.010363 0.000329 4.182494 ( 0.842985)
build_install 0.017074 0.006938 8.503512 ( 2.952509)
test_btest 0.000872 0.000256 75.241857 ( 8.034025)
test_basic 0.007003 0.000509 0.337890 ( 0.435938)
test_all 0.001675 0.000185 696.351816 ( 67.922806)
test_rubyspec 0.084212 0.083809 46.652576 ( 51.644653)
total: 133.09 sec