Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-094951
#<BuildRuby:0x000055f0a14dd1f8
@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.20221025-094951",
@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.000030 0.000007 0.000037 ( 0.000038)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.010027 0.001400 1.157589 ( 1.229379)
build_miniruby 0.001807 0.000417 0.110597 ( 0.107892)
build_ruby 0.001247 0.000287 0.110033 ( 0.108028)
build_all 0.007009 0.001617 1.410662 ( 0.596095)
build_install 0.003397 0.011744 1.722515 ( 0.923124)
test_btest 0.001250 0.000481 63.413412 ( 6.619908)
test_basic 0.004534 0.001744 0.374388 ( 0.465695)
test_all 0.005064 0.001948 498.535312 ( 53.792324)
test_rubyspec 0.056907 0.066609 43.679584 ( 52.188144)
total: 116.03 sec