Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-081847
#<BuildRuby:0x000055a0eb8e8208
@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.20221118-081847",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004562 0.000150 1.076895 ( 1.101268)
build_miniruby 0.000695 0.000160 1.017291 ( 1.016127)
build_ruby 0.001056 0.000244 2.771152 ( 2.651954)
build_all 0.008177 0.000872 15.764377 ( 3.354858)
build_install 0.009311 0.000095 2.078284 ( 1.220526)
test_btest 0.000503 0.000094 61.433095 ( 11.236044)
test_basic 0.004366 0.000819 0.286990 ( 0.376890)
test_all 0.001369 0.000000 653.673055 (103.901454)
test_rubyspec 0.048079 0.017124 51.473880 ( 59.638215)
total: 184.50 sec