Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-043650
#<BuildRuby:0x0000555b29fdc0d0
@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.20221121-043650",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004842 0.000046 1.072965 ( 1.069351)
build_miniruby 0.000906 0.000065 0.929129 ( 0.927499)
build_ruby 0.001134 0.000000 2.831227 ( 2.732241)
build_all 0.008636 0.000000 15.880554 ( 3.355032)
build_install 0.005516 0.002907 2.022559 ( 1.185029)
test_btest 0.000539 0.000051 56.597984 ( 11.819734)
test_basic 0.004690 0.000100 0.320010 ( 0.410299)
test_all 0.001326 0.000000 644.722634 (103.684439)
test_rubyspec 0.057072 0.013309 51.662042 ( 59.897032)
total: 185.08 sec