Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-060533
#<BuildRuby:0x000055a94f5786d8
@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.20220916-060533",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006144 0.003730 1.111915 ( 1.103714)
build_miniruby 0.001650 0.000330 0.064301 ( 0.062440)
build_ruby 0.001627 0.000325 0.074120 ( 0.072166)
build_all 0.009584 0.000999 1.570728 ( 0.613169)
build_install 0.009537 0.013900 1.951447 ( 0.932576)
test_btest 0.001269 0.000000 94.560261 ( 9.161757)
test_basic 0.004000 0.003264 0.362017 ( 0.451184)
test_all 0.003382 0.001184 637.436114 ( 65.674048)
test_rubyspec 0.080972 0.083134 47.805805 ( 55.781213)
total: 133.85 sec