Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-080708
#<BuildRuby:0x0000558b797e72c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-080708",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004559 0.000145 1.068802 ( 1.214301)
build_miniruby 0.000875 0.000000 1.025282 ( 1.023999)
build_ruby 0.001225 0.000000 2.850477 ( 2.752111)
build_all 0.007348 0.001316 15.700862 ( 3.268320)
build_install 0.007158 0.000624 1.943951 ( 1.140082)
test_btest 0.000596 0.000133 58.307749 ( 11.166364)
test_basic 0.003666 0.000815 0.286447 ( 0.377848)
test_all 0.000909 0.000202 633.814859 (104.015876)
test_rubyspec 0.024376 0.039128 51.925020 ( 60.215921)
total: 185.18 sec