Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-103820
#<BuildRuby:0x000055830860ead8
@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.20220818-103820",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007024 0.005847 0.815458 ( 0.902701)
build_miniruby 0.001537 0.000385 0.065052 ( 0.063802)
build_ruby 0.001661 0.000415 0.062684 ( 0.061566)
build_all 0.007714 0.000637 1.234004 ( 0.478631)
build_install 0.015081 0.000948 1.603494 ( 0.809909)
test_btest 0.001214 0.000243 53.878823 ( 6.418599)
test_basic 0.004666 0.000934 0.291582 ( 0.383603)
test_all 0.006735 0.000157 505.658453 ( 52.874436)
test_rubyspec 0.074489 0.053613 41.645584 ( 49.885830)
total: 111.88 sec