Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-041537
#<BuildRuby:0x0000558b46b5e9c0
@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.20221015-041537",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009132 0.001323 1.102631 ( 1.166344)
build_miniruby 0.001795 0.000449 0.095236 ( 0.091673)
build_ruby 0.001302 0.000325 0.098934 ( 0.096146)
build_all 0.009527 0.000091 1.345034 ( 0.571329)
build_install 0.014470 0.001976 1.636615 ( 0.878737)
test_btest 0.002064 0.000413 60.851647 ( 6.895634)
test_basic 0.006764 0.000256 0.360538 ( 0.459245)
test_all 0.007156 0.000000 496.789199 ( 53.744385)
test_rubyspec 0.066411 0.057042 43.360339 ( 51.844350)
total: 115.75 sec