Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-041212
#<BuildRuby:0x0000559ebfc7fde0
@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.20220808-041212",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006508 0.000169 0.828304 ( 1.610276)
build_miniruby 0.001016 0.000073 0.057428 ( 0.056142)
build_ruby 0.000981 0.000070 0.059107 ( 0.057814)
build_all 0.004679 0.000015 1.518541 ( 0.588598)
build_install 0.010953 0.000404 5.653703 ( 2.162914)
test_btest 0.000779 0.000048 47.563495 ( 8.335252)
test_basic 0.005079 0.000317 0.254607 ( 0.343408)
test_all 0.001859 0.000116 602.325518 ( 89.450558)
test_rubyspec 0.066909 0.023760 43.722046 ( 51.134767)
total: 153.74 sec