Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-023008
#<BuildRuby:0x0000557f25e72148
@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.20220813-023008",
@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.000031 0.000004 0.000035 ( 0.000036)
autoconf 0.000049 0.000008 0.000057 ( 0.000058)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.012552 0.001241 0.834710 ( 1.031171)
build_miniruby 0.001457 0.000208 0.056477 ( 0.055883)
build_ruby 0.001441 0.000206 0.066258 ( 0.065563)
build_all 0.004077 0.004580 1.233579 ( 0.474676)
build_install 0.007765 0.010565 1.598140 ( 0.815394)
test_btest 0.000870 0.000275 55.085870 ( 6.108455)
test_basic 0.004015 0.001268 0.291312 ( 0.385756)
test_all 0.001891 0.000597 483.632438 ( 51.672100)
test_rubyspec 0.063025 0.064743 41.647558 ( 49.426459)
total: 110.04 sec