Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-003629
#<BuildRuby:0x000056488487d480
@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.20220424-003629",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009287 0.001327 0.853649 ( 1.074736)
build_miniruby 0.001192 0.000298 0.054696 ( 0.053817)
build_ruby 0.001402 0.000351 0.060304 ( 0.059372)
build_all 0.002733 0.004060 1.219942 ( 0.488434)
build_install 0.014407 0.004784 4.916258 ( 2.519334)
test_btest 0.002111 0.000000 55.549961 ( 6.202215)
test_basic 0.003601 0.002094 0.299902 ( 0.391992)
test_all 0.001742 0.000550 520.661842 ( 54.778889)
test_rubyspec 0.064206 0.058462 41.770322 ( 47.297794)
total: 112.87 sec