Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-191226
#<BuildRuby:0x0000557bbe5e4e50
@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.20221113-191226",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005597 0.004474 1.109269 ( 1.124505)
build_miniruby 0.001796 0.000513 0.116627 ( 0.112454)
build_ruby 0.001448 0.000413 0.117808 ( 0.100212)
build_all 0.007281 0.002080 1.588804 ( 0.676188)
build_install 0.020492 0.001354 1.898483 ( 1.015105)
test_btest 0.001285 0.000302 85.970643 ( 9.134901)
test_basic 0.007607 0.000505 0.401344 ( 0.489147)
test_all 0.002338 0.000519 691.128842 ( 69.168226)
test_rubyspec 0.084704 0.090507 47.892225 ( 56.390602)
total: 138.21 sec