Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-210057
#<BuildRuby:0x000055e904894ea8
@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.20221126-210057",
@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.000017 0.000001 0.000018 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005574 0.004792 1.319434 ( 1.542165)
build_miniruby 0.002105 0.000301 0.844329 ( 0.861120)
build_ruby 0.003091 0.000442 2.251316 ( 2.194074)
build_all 0.015577 0.005910 25.134226 ( 2.898701)
build_install 0.012127 0.009443 5.020787 ( 1.211553)
test_btest 0.000000 0.001471 89.046161 ( 8.768843)
test_basic 0.000000 0.007817 0.352906 ( 0.441626)
test_all 0.000000 0.002097 718.044208 ( 71.655611)
test_rubyspec 0.084721 0.059982 49.788118 ( 58.289341)
total: 147.86 sec