Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-123302
#<BuildRuby:0x0000559343a0c4f0
@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.20220430-123302",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.011842 0.000245 1.018876 ( 1.121927)
build_miniruby 0.001832 0.000122 0.072707 ( 0.071107)
build_ruby 0.002190 0.000146 0.077255 ( 0.074573)
build_all 0.009595 0.000311 1.514900 ( 0.613268)
build_install 0.024171 0.000494 5.873622 ( 2.804400)
test_btest 0.001158 0.000061 71.667454 ( 8.367268)
test_basic 0.004355 0.005955 0.316335 ( 0.401854)
test_all 0.002235 0.000235 654.686299 ( 64.468161)
test_rubyspec 0.099846 0.077599 45.286587 ( 50.524657)
total: 128.45 sec