Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-224704
#<BuildRuby:0x000055fb3a5f4ea8
@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.20220919-224704",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009740 0.000786 1.103915 ( 1.113356)
build_miniruby 0.001708 0.000228 0.117487 ( 0.113555)
build_ruby 0.001592 0.000213 0.115874 ( 0.101003)
build_all 0.009661 0.000083 1.597276 ( 0.644977)
build_install 0.021929 0.000366 1.977509 ( 0.979603)
test_btest 0.001334 0.000127 75.363484 ( 8.601692)
test_basic 0.002841 0.005183 0.372934 ( 0.463063)
test_all 0.002167 0.001502 641.650316 ( 66.837929)
test_rubyspec 0.081538 0.095801 45.872333 ( 54.166105)
total: 133.02 sec