Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-213750
#<BuildRuby:0x000055c71ec5ce80
@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.20221026-213750",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005451 0.004873 1.110181 ( 1.604121)
build_miniruby 0.000000 0.002625 0.102397 ( 0.098999)
build_ruby 0.000000 0.001620 0.099255 ( 0.096149)
build_all 0.006427 0.001582 1.332821 ( 0.576404)
build_install 0.014940 0.001003 1.682906 ( 0.902056)
test_btest 0.001639 0.000328 62.619079 ( 6.819382)
test_basic 0.006358 0.000177 0.332891 ( 0.423421)
test_all 0.005996 0.001124 497.555719 ( 53.840155)
test_rubyspec 0.050386 0.070522 43.496525 ( 51.970407)
total: 116.33 sec