Logfile: /home/ko1/ruby/logs/brlog.trunk.20220525-232143
#<BuildRuby:0x00005588ae2ecb38
@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.20220525-232143",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.007195 0.002398 0.972311 ( 1.004971)
build_miniruby 0.002487 0.000000 0.066972 ( 0.065845)
build_ruby 0.002105 0.000000 0.074074 ( 0.072876)
build_all 0.008593 0.000000 1.473964 ( 0.597084)
build_install 0.013489 0.007318 5.836430 ( 2.831510)
test_btest 0.001036 0.000323 77.254922 ( 8.301059)
test_basic 0.005446 0.001702 0.329755 ( 0.420298)
test_all 0.000000 0.002600 706.097831 ( 67.899005)
test_rubyspec 0.108971 0.055137 46.044869 ( 51.868393)
total: 133.06 sec