Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-074648
#<BuildRuby:0x0000564f9ae9a8a0
@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.20220328-074648",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002460 0.008971 1.004711 ( 1.191402)
build_miniruby 0.001246 0.000623 0.076767 ( 0.075872)
build_ruby 0.001514 0.000757 0.066512 ( 0.065378)
build_all 0.009737 0.000469 4.207334 ( 0.876332)
build_install 0.016609 0.005803 7.972998 ( 2.477720)
test_btest 0.000924 0.000381 73.135495 ( 8.594051)
test_basic 0.007235 0.000998 0.337824 ( 0.427504)
test_all 0.001126 0.000438 663.879675 ( 65.779367)
test_rubyspec 0.107067 0.055172 45.830396 ( 50.936572)
total: 130.43 sec