Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-034233
#<BuildRuby:0x0000557a982380d0
@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.20221129-034233",
@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.000007)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004701 0.005612 1.247567 ( 1.322167)
build_miniruby 0.003116 0.000000 0.834324 ( 0.833525)
build_ruby 0.003578 0.000000 2.246590 ( 2.153343)
build_all 0.015736 0.004987 18.622090 ( 2.182416)
build_install 0.019151 0.001023 1.880906 ( 0.957907)
test_btest 0.001649 0.000000 88.797180 ( 8.930562)
test_basic 0.006585 0.003054 0.351228 ( 0.437603)
test_all 0.002086 0.000521 740.316427 ( 71.483529)
test_rubyspec 0.100992 0.070965 49.325381 ( 57.453847)
total: 145.76 sec