Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-150855
#<BuildRuby:0x00005563a7102ad8
@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.20220729-150855",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005093 0.004288 0.823916 ( 1.166212)
build_miniruby 0.001489 0.000000 0.053947 ( 0.053732)
build_ruby 0.001659 0.000000 0.066643 ( 0.066817)
build_all 0.009827 0.000581 1.245282 ( 0.488516)
build_install 0.017176 0.000903 4.252217 ( 1.847726)
test_btest 0.001723 0.000192 51.364105 ( 6.202886)
test_basic 0.001349 0.004494 0.296539 ( 0.390336)
test_all 0.003205 0.000507 487.977377 ( 51.414767)
test_rubyspec 0.081602 0.049485 41.832211 ( 47.759955)
total: 109.39 sec