Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-191513
#<BuildRuby:0x000055bef0b8a038
@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.20220721-191513",
@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.000034 0.000005 0.000039 ( 0.000040)
autoconf 0.000045 0.000007 0.000052 ( 0.000053)
configure 0.000048 0.000008 0.000056 ( 0.000053)
build_up 0.009424 0.001450 0.820208 ( 0.878930)
build_miniruby 0.001679 0.000258 0.063511 ( 0.063929)
build_ruby 0.002334 0.000000 0.054573 ( 0.053158)
build_all 0.007194 0.000694 1.274442 ( 0.480218)
build_install 0.015379 0.000652 4.252021 ( 1.804025)
test_btest 0.000940 0.000117 51.549136 ( 6.293763)
test_basic 0.000633 0.005594 0.294853 ( 0.385938)
test_all 0.002938 0.000000 483.896368 ( 51.687520)
test_rubyspec 0.077032 0.050806 41.903291 ( 47.831870)
total: 109.48 sec