Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-130452
#<BuildRuby:0x00005601634fc4e0
@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.20220917-130452",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009425 0.001450 1.116977 ( 1.101181)
build_miniruby 0.001854 0.000285 0.073043 ( 0.070735)
build_ruby 0.000000 0.002334 0.075178 ( 0.072550)
build_all 0.009201 0.001461 1.564445 ( 0.601261)
build_install 0.013741 0.007995 1.933007 ( 0.968568)
test_btest 0.000814 0.000203 96.974780 ( 9.743607)
test_basic 0.004223 0.003144 0.361815 ( 0.451013)
test_all 0.003469 0.000946 678.168688 ( 67.945424)
test_rubyspec 0.087816 0.069017 47.526391 ( 55.867164)
total: 136.82 sec