Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-232407
#<BuildRuby:0x000055bd0be62f08
@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.20221017-232407",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005588 0.004354 1.092088 ( 1.171421)
build_miniruby 0.000000 0.002258 0.102434 ( 0.100255)
build_ruby 0.000000 0.001395 0.100574 ( 0.099887)
build_all 0.007243 0.002046 1.346645 ( 0.585661)
build_install 0.012128 0.004261 1.672676 ( 0.918794)
test_btest 0.002249 0.000000 63.439745 ( 6.774439)
test_basic 0.002374 0.004685 0.375663 ( 0.467545)
test_all 0.006645 0.000521 488.292956 ( 53.547116)
test_rubyspec 0.099249 0.041886 43.204619 ( 51.808834)
total: 115.47 sec