Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-171026
#<BuildRuby:0x000056420c4040d0
@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.20221123-171026",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.004926 1.044928 ( 1.093876)
build_miniruby 0.000000 0.000992 1.013442 ( 1.012082)
build_ruby 0.000000 0.001153 2.740658 ( 2.654494)
build_all 0.003628 0.005110 15.770788 ( 3.295686)
build_install 0.004491 0.003840 1.991755 ( 1.112617)
test_btest 0.000480 0.000177 64.539704 ( 10.835940)
test_basic 0.003440 0.001267 0.298584 ( 0.389772)
test_all 0.000998 0.000367 706.900097 (111.273131)
test_rubyspec 0.050378 0.021357 53.417114 ( 61.712320)
total: 193.38 sec