Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-052415
#<BuildRuby:0x00005588db689480
@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.20221019-052415",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007025 0.001916 1.094807 ( 1.156980)
build_miniruby 0.001503 0.000410 0.105707 ( 0.102613)
build_ruby 0.001207 0.000329 0.105007 ( 0.101841)
build_all 0.008165 0.000860 1.353164 ( 0.574805)
build_install 0.013690 0.000784 1.679050 ( 0.891651)
test_btest 0.001553 0.000333 63.408202 ( 6.565400)
test_basic 0.001800 0.004438 0.363765 ( 0.463242)
test_all 0.005555 0.001481 483.132049 ( 53.287296)
test_rubyspec 0.089797 0.050642 43.202087 ( 51.786851)
total: 114.93 sec