Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-201016
#<BuildRuby:0x0000560b61350328
@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-201016",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004265 0.000533 1.053190 ( 1.101153)
build_miniruby 0.000958 0.000120 0.967727 ( 0.966283)
build_ruby 0.001008 0.000126 2.773210 ( 2.686565)
build_all 0.004368 0.004451 15.966295 ( 3.488376)
build_install 0.005805 0.002962 2.032109 ( 1.155872)
test_btest 0.000000 0.000628 63.866840 ( 11.176195)
test_basic 0.000000 0.005065 0.291189 ( 0.382707)
test_all 0.000000 0.001086 649.723566 (113.148655)
test_rubyspec 0.046718 0.016228 53.324731 ( 61.564295)
total: 195.67 sec