Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-212706
#<BuildRuby:0x000055db23ab08e8
@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.20220908-212706",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.010822 1.119115 ( 1.101331)
build_miniruby 0.000000 0.002103 0.071481 ( 0.069223)
build_ruby 0.000821 0.001145 0.077799 ( 0.075780)
build_all 0.008127 0.002761 1.557460 ( 0.596453)
build_install 0.019044 0.003415 1.943022 ( 0.949751)
test_btest 0.000000 0.001214 92.555114 ( 10.142207)
test_basic 0.003734 0.002977 0.342863 ( 0.438890)
test_all 0.003910 0.000477 684.882311 ( 68.729486)
test_rubyspec 0.107044 0.077474 47.024247 ( 55.356405)
total: 137.46 sec