Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-103805
#<BuildRuby:0x000055ad2a79b4b8
@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.20221109-103805",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005967 0.004433 1.089623 ( 1.131971)
build_miniruby 0.002058 0.000000 0.071207 ( 0.068980)
build_ruby 0.002072 0.000000 0.065490 ( 0.063274)
build_all 0.007115 0.003819 1.548976 ( 0.609370)
build_install 0.015130 0.006347 1.863231 ( 0.943307)
test_btest 0.000900 0.000300 82.679401 ( 8.968220)
test_basic 0.006481 0.002160 0.349220 ( 0.435258)
test_all 0.001448 0.000483 705.392371 ( 70.094297)
test_rubyspec 0.096392 0.080987 47.794022 ( 55.865611)
total: 138.18 sec