Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-063016
#<BuildRuby:0x000055ecf3c14658
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-063016",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000017)
build_up 0.012392 0.000040 0.999372 ( 2.945523)
build_miniruby 0.002140 0.000119 0.076030 ( 0.075095)
build_ruby 0.001980 0.000110 0.074554 ( 0.072998)
build_all 0.010175 0.000315 4.117545 ( 0.799483)
build_install 0.023143 0.000000 7.967437 ( 2.363142)
test_btest 0.001327 0.000000 47.386737 ( 44.253145)
test_basic 0.008044 0.000000 0.340468 ( 0.430323)
test_all 0.002550 0.000000 704.850472 ( 67.831291)
test_rubyspec 0.136450 0.038395 45.999587 ( 51.542635)
total: 170.31 sec