Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-062113
#<BuildRuby:0x000055d400c90e80
@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.20220814-062113",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002320 0.007554 0.852611 ( 0.959713)
build_miniruby 0.001954 0.000000 0.059911 ( 0.057968)
build_ruby 0.001637 0.000000 0.060661 ( 0.059848)
build_all 0.007076 0.001389 1.246415 ( 0.473532)
build_install 0.015564 0.000442 1.606734 ( 0.803302)
test_btest 0.001206 0.000201 53.212995 ( 6.076296)
test_basic 0.006105 0.000000 0.285406 ( 0.375926)
test_all 0.003961 0.000170 521.969541 ( 53.349009)
test_rubyspec 0.087374 0.028880 41.717223 ( 49.316175)
total: 111.47 sec