Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-222321
#<BuildRuby:0x000055e5ed546130
@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.20220528-222321",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.005372 0.004775 0.831143 ( 1.247076)
build_miniruby 0.000744 0.000447 0.062199 ( 0.061557)
build_ruby 0.000877 0.000526 0.060664 ( 0.059933)
build_all 0.006909 0.001476 1.190839 ( 0.494656)
build_install 0.015568 0.003074 4.936609 ( 2.497397)
test_btest 0.002056 0.000000 54.314478 ( 6.357188)
test_basic 0.003423 0.002917 0.291511 ( 0.382485)
test_all 0.000336 0.002510 527.720981 ( 54.202333)
test_rubyspec 0.063693 0.061692 41.912828 ( 47.628210)
total: 112.93 sec