Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-024658
#<BuildRuby:0x0000561640c0a7e0
@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.20221125-024658",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003979 0.000936 1.166976 ( 1.184129)
build_miniruby 0.000000 0.000870 1.065713 ( 1.064481)
build_ruby 0.000000 0.001127 2.816496 ( 2.712326)
build_all 0.000005 0.008734 15.873074 ( 3.326156)
build_install 0.006336 0.002464 2.015815 ( 1.159979)
test_btest 0.000423 0.000164 65.341454 ( 10.611569)
test_basic 0.000375 0.004396 0.318423 ( 0.408840)
test_all 0.000779 0.000346 710.978380 (110.640500)
test_rubyspec 0.032257 0.035128 53.488533 ( 61.759444)
total: 192.87 sec