Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-122253
#<BuildRuby:0x000055eef9d5b7e8
@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.20221205-122253",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000254 0.010556 1.233745 ( 1.692100)
build_miniruby 0.002526 0.000000 0.862107 ( 0.860616)
build_ruby 0.004065 0.000000 2.250599 ( 2.155286)
build_all 0.020973 0.000189 18.650902 ( 2.204228)
build_install 0.018680 0.003937 2.036368 ( 1.052952)
test_btest 0.001225 0.000377 92.442458 ( 8.682114)
test_basic 0.008928 0.000558 0.349794 ( 0.436321)
test_all 0.001369 0.000391 740.984626 ( 71.465769)
test_rubyspec 0.102421 0.063617 49.010290 ( 57.141158)
total: 145.69 sec