Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-140830
#<BuildRuby:0x000055d467bc4c10
@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.20220302-140830",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000075 0.000012 0.000087 ( 0.000091)
build_up 0.010220 0.000881 0.995225 ( 1.122741)
build_miniruby 0.002020 0.000289 0.074567 ( 0.072531)
build_ruby 0.001983 0.000000 0.072213 ( 0.070447)
build_all 0.010856 0.000000 4.182364 ( 0.843561)
build_install 0.017748 0.006685 7.932333 ( 2.409758)
test_btest 0.001107 0.000184 71.585491 ( 8.478091)
test_basic 0.006604 0.000190 0.337529 ( 0.437557)
test_all 0.001699 0.000121 706.324652 ( 68.376029)
test_rubyspec 0.103667 0.061023 46.475207 ( 51.915131)
total: 133.73 sec