Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-142503
#<BuildRuby:0x000055d78ef946e0
@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-142503",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010142 0.000632 0.963581 ( 0.994092)
build_miniruby 0.001623 0.000499 0.074472 ( 0.072112)
build_ruby 0.001606 0.000494 0.073064 ( 0.070632)
build_all 0.004499 0.005594 1.530591 ( 0.579133)
build_install 0.018327 0.004849 1.882244 ( 0.912309)
test_btest 0.000827 0.000289 75.547576 ( 8.449260)
test_basic 0.006484 0.002269 0.316245 ( 0.406687)
test_all 0.002956 0.000000 636.525201 ( 64.780335)
test_rubyspec 0.118003 0.052856 45.775624 ( 54.174073)
total: 130.44 sec