Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-212134
#<BuildRuby:0x000056536cf98920
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221115-212134",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000052 0.000004 0.000056 ( 0.000059)
build_up 0.007646 0.000510 1.118237 ( 1.157447)
build_miniruby 0.001577 0.000105 0.895661 ( 0.909751)
build_ruby 0.001934 0.000129 2.377861 ( 2.307501)
build_all 0.017543 0.000000 18.108502 ( 2.248819)
build_install 0.019609 0.000000 1.837019 ( 0.989005)
test_btest 0.001153 0.000000 87.108225 ( 10.509495)
test_basic 0.006203 0.000000 0.335937 ( 0.426607)
test_all 0.001892 0.000000 688.224560 ( 73.595234)
test_rubyspec 0.113315 0.015081 50.284540 ( 58.804079)
total: 150.95 sec