Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-110241
#<BuildRuby:0x0000555a39b06358
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221129-110241",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004913 0.000289 1.218749 ( 1.496388)
build_miniruby 0.000984 0.000058 1.016967 ( 1.015337)
build_ruby 0.001173 0.000069 2.815557 ( 2.700046)
build_all 0.008363 0.000492 15.757375 ( 3.332255)
build_install 0.003569 0.004842 2.015552 ( 1.166854)
test_btest 0.000515 0.000057 61.414315 ( 10.644972)
test_basic 0.000634 0.004273 0.316624 ( 0.407266)
test_all 0.001102 0.000174 692.149741 (107.793778)
test_rubyspec 0.054287 0.012049 53.184340 ( 61.401671)
total: 189.96 sec