Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-073652
#<BuildRuby:0x000055d0dbbde8c0
@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.20220726-073652",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006960 0.831818 ( 0.917719)
build_miniruby 0.000567 0.000525 0.057546 ( 0.056225)
build_ruby 0.000838 0.000179 0.058655 ( 0.057382)
build_all 0.003851 0.000826 1.516634 ( 0.586183)
build_install 0.002045 0.007748 5.643719 ( 2.149735)
test_btest 0.000417 0.000139 51.513282 ( 8.165104)
test_basic 0.000000 0.005826 0.320508 ( 0.409342)
test_all 0.000000 0.001521 618.924654 ( 90.903183)
test_rubyspec 0.075333 0.036497 43.752154 ( 49.411870)
total: 152.66 sec