Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-061842
#<BuildRuby:0x00005562322146b8
@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.20220914-061842",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008736 0.000658 1.104794 ( 1.102463)
build_miniruby 0.001565 0.000223 0.069154 ( 0.067224)
build_ruby 0.001696 0.000242 0.075612 ( 0.073234)
build_all 0.005352 0.005853 1.539167 ( 0.591383)
build_install 0.018454 0.001551 1.921682 ( 0.943872)
test_btest 0.000744 0.000140 92.486957 ( 9.132581)
test_basic 0.000000 0.007806 0.360724 ( 0.448959)
test_all 0.000000 0.003745 677.473388 ( 68.890986)
test_rubyspec 0.087074 0.089818 46.571222 ( 54.858648)
total: 136.11 sec