Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-193324
#<BuildRuby:0x000055b99bfa6770
@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.20221128-193324",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007176 0.003815 1.229265 ( 1.226739)
build_miniruby 0.001980 0.000528 0.836135 ( 0.834122)
build_ruby 0.003295 0.000000 2.214194 ( 2.116907)
build_all 0.009564 0.011101 18.671813 ( 2.191444)
build_install 0.015274 0.003959 1.855011 ( 0.943815)
test_btest 0.001415 0.000495 90.470379 ( 9.327957)
test_basic 0.009321 0.001572 0.348460 ( 0.432982)
test_all 0.000304 0.003059 727.477843 ( 71.629544)
test_rubyspec 0.105812 0.069939 49.252118 ( 57.373010)
total: 146.08 sec