Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-105318
#<BuildRuby:0x000055ae72fc74b8
@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.20220910-105318",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009301 0.000806 1.126047 ( 1.099080)
build_miniruby 0.001766 0.000272 0.073938 ( 0.072259)
build_ruby 0.001397 0.000215 0.073008 ( 0.071584)
build_all 0.009606 0.000697 1.517618 ( 0.603377)
build_install 0.016173 0.005245 1.945635 ( 0.959910)
test_btest 0.000000 0.001582 98.577521 ( 10.143659)
test_basic 0.000000 0.007724 0.353924 ( 0.441416)
test_all 0.001197 0.004592 631.241933 ( 66.247439)
test_rubyspec 0.090767 0.071868 47.213892 ( 55.703269)
total: 135.34 sec