Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-124123
#<BuildRuby:0x000055efb3e98420
@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.20220303-124123",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007339 0.003740 0.995694 ( 1.105970)
build_miniruby 0.001470 0.000525 0.074538 ( 0.073437)
build_ruby 0.001672 0.000597 0.074513 ( 0.073397)
build_all 0.007518 0.002685 4.194282 ( 0.838239)
build_install 0.020250 0.003415 7.849599 ( 2.377441)
test_btest 0.000929 0.000290 76.411729 ( 8.602064)
test_basic 0.006959 0.000455 0.321782 ( 0.412635)
test_all 0.001709 0.000503 658.193133 ( 65.529677)
test_rubyspec 0.079491 0.094354 46.446008 ( 51.786576)
total: 130.80 sec