Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-170329
#<BuildRuby:0x000055fcd1abf4b8
@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.20221116-170329",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006672 0.000514 1.126019 ( 1.143773)
build_miniruby 0.001610 0.000322 0.889060 ( 0.888919)
build_ruby 0.001906 0.000381 2.453051 ( 2.345619)
build_all 0.017454 0.000648 18.286133 ( 2.265116)
build_install 0.008955 0.009351 1.839386 ( 0.987631)
test_btest 0.000942 0.000236 86.527002 ( 8.976216)
test_basic 0.006620 0.000441 0.341024 ( 0.430382)
test_all 0.001286 0.000307 704.026195 ( 74.902457)
test_rubyspec 0.062483 0.065227 50.799606 ( 59.068483)
total: 151.01 sec