Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-004001
#<BuildRuby:0x000055a2da8c1310
@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.20221104-004001",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007368 0.001228 0.915744 ( 1.216065)
build_miniruby 0.001146 0.000191 0.051177 ( 0.050502)
build_ruby 0.001136 0.000189 0.040146 ( 0.039396)
build_all 0.005746 0.000958 1.190332 ( 0.476737)
build_install 0.011772 0.005607 1.551662 ( 0.822614)
test_btest 0.000945 0.000202 61.409311 ( 6.596310)
test_basic 0.005328 0.001142 0.313308 ( 0.405537)
test_all 0.011374 0.013674 502.984393 ( 53.596462)
test_rubyspec 0.074727 0.049431 43.460453 ( 51.864064)
total: 115.07 sec