Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-084832
#<BuildRuby:0x0000563b94aa5340
@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.20221027-084832",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.009358 0.002340 1.066836 ( 1.136850)
build_miniruby 0.001839 0.000459 0.096025 ( 0.092514)
build_ruby 0.001198 0.000299 0.098587 ( 0.095722)
build_all 0.002555 0.004114 1.278850 ( 0.557349)
build_install 0.004367 0.009160 1.600899 ( 0.885549)
test_btest 0.001076 0.000461 62.543769 ( 6.326042)
test_basic 0.005337 0.002287 0.354734 ( 0.443838)
test_all 0.004649 0.001992 498.067296 ( 53.693565)
test_rubyspec 0.071802 0.049546 43.525054 ( 52.102898)
total: 115.34 sec