Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-231123
#<BuildRuby:0x00005639a826ce50
@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.20220908-231123",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000029 0.000009 0.000038 ( 0.000039)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005848 0.004637 1.110662 ( 1.117718)
build_miniruby 0.001757 0.000676 0.070639 ( 0.068617)
build_ruby 0.001243 0.000478 0.070144 ( 0.069215)
build_all 0.008196 0.001477 1.554435 ( 0.608536)
build_install 0.013900 0.008304 1.914057 ( 0.947210)
test_btest 0.001235 0.000000 94.076903 ( 9.867550)
test_basic 0.000955 0.006622 0.349270 ( 0.437685)
test_all 0.002508 0.001181 672.613669 ( 68.214284)
test_rubyspec 0.112141 0.058512 47.114521 ( 55.441301)
total: 136.77 sec