Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-084251
#<BuildRuby:0x000056466bc5d390
@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.20221105-084251",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008692 0.000733 0.880052 ( 1.101034)
build_miniruby 0.001640 0.000253 0.050109 ( 0.049706)
build_ruby 0.001446 0.000000 0.046667 ( 0.046567)
build_all 0.000000 0.007305 1.219457 ( 0.478019)
build_install 0.013663 0.000841 1.560557 ( 0.817606)
test_btest 0.001354 0.000319 62.620419 ( 6.800272)
test_basic 0.005551 0.000000 0.299519 ( 0.395194)
test_all 0.002604 0.000000 520.494705 ( 55.517833)
test_rubyspec 0.086485 0.044041 43.484837 ( 52.058737)
total: 117.27 sec