Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-233522
#<BuildRuby:0x0000556a19b780d0
@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.20221120-233522",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004048 0.000759 1.078340 ( 1.304478)
build_miniruby 0.000935 0.000000 1.025575 ( 1.024271)
build_ruby 0.001253 0.000000 2.699004 ( 2.603708)
build_all 0.008681 0.000000 15.717558 ( 3.298787)
build_install 0.007243 0.002258 1.993311 ( 1.174795)
test_btest 0.000611 0.000106 59.256218 ( 11.304722)
test_basic 0.000591 0.003932 0.291962 ( 0.382676)
test_all 0.001323 0.000126 627.712034 (101.254259)
test_rubyspec 0.050603 0.015748 51.733091 ( 59.976090)
total: 182.32 sec