Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-064555
#<BuildRuby:0x000055b8b5b1b2c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-064555",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000009 0.000007 0.000016 ( 0.000015)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.005376 0.000888 0.807737 ( 1.321347)
build_miniruby 0.000789 0.000000 0.057292 ( 0.056176)
build_ruby 0.000990 0.000000 0.060344 ( 0.059100)
build_all 0.004573 0.000000 1.557121 ( 0.608343)
build_install 0.007870 0.003147 1.929988 ( 0.972076)
test_btest 0.000512 0.000256 53.118636 ( 8.149370)
test_basic 0.003560 0.001780 0.281288 ( 0.370388)
test_all 0.000000 0.002205 584.687382 ( 94.168711)
test_rubyspec 0.053762 0.041205 43.870545 ( 52.207762)
total: 157.91 sec