Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-120604
#<BuildRuby:0x000055ca3f577ba0
@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.20220821-120604",
@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.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004612 0.004643 0.844904 ( 0.901466)
build_miniruby 0.002309 0.000000 0.064608 ( 0.063341)
build_ruby 0.001533 0.000000 0.060032 ( 0.058366)
build_all 0.006289 0.003665 1.272196 ( 0.474969)
build_install 0.012133 0.004762 1.589762 ( 0.807686)
test_btest 0.001133 0.000179 52.789172 ( 5.816203)
test_basic 0.005764 0.000910 0.305432 ( 0.394958)
test_all 0.005764 0.000000 488.449867 ( 51.885751)
test_rubyspec 0.090934 0.042647 42.100231 ( 50.681353)
total: 111.08 sec