Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-220256
#<BuildRuby:0x0000561902cfe038
@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.20220826-220256",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008620 0.001436 0.831197 ( 1.043930)
build_miniruby 0.002164 0.000000 0.065148 ( 0.063757)
build_ruby 0.001847 0.000000 0.067520 ( 0.065947)
build_all 0.007188 0.001010 1.265603 ( 0.480894)
build_install 0.009665 0.007490 1.577540 ( 0.793993)
test_btest 0.000785 0.000181 53.116461 ( 6.135693)
test_basic 0.006669 0.000129 0.267169 ( 0.357492)
test_all 0.002864 0.000000 512.617272 ( 53.876151)
test_rubyspec 0.097613 0.037506 41.800291 ( 50.331421)
total: 113.15 sec