Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-143633
#<BuildRuby:0x000055a9e8fbb2c8
@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.20221127-143633",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004469 0.000688 1.213410 ( 1.542852)
build_miniruby 0.000734 0.000113 1.033144 ( 1.032114)
build_ruby 0.001083 0.000167 2.897004 ( 2.809831)
build_all 0.004496 0.005466 22.341317 ( 4.440156)
build_install 0.008162 0.001883 4.407422 ( 1.530117)
test_btest 0.000515 0.000118 56.339035 ( 11.292303)
test_basic 0.003993 0.000921 0.343295 ( 0.433928)
test_all 0.001143 0.000000 666.033836 (119.444546)
test_rubyspec 0.050260 0.012468 52.986643 ( 61.155933)
total: 203.68 sec