Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-100422
#<BuildRuby:0x000055d9a9993800
@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.20220730-100422",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001920 0.008635 1.000643 ( 1.159926)
build_miniruby 0.001757 0.000540 0.072318 ( 0.070105)
build_ruby 0.001496 0.000460 0.075769 ( 0.073452)
build_all 0.009418 0.001424 1.514476 ( 0.580851)
build_install 0.018056 0.005159 5.205938 ( 2.064333)
test_btest 0.001355 0.000000 73.990614 ( 8.011055)
test_basic 0.007299 0.000000 0.332224 ( 0.421354)
test_all 0.002395 0.000000 673.985648 ( 66.770112)
test_rubyspec 0.123127 0.065551 45.620629 ( 51.328163)
total: 130.48 sec