Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-054204
#<BuildRuby:0x000056258e4d3208
@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-054204",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004379 0.000000 0.861332 ( 1.887121)
build_miniruby 0.000874 0.000000 0.526296 ( 0.525635)
build_ruby 0.000000 0.001330 1.695953 ( 1.634101)
build_all 0.000826 0.008872 11.971665 ( 1.464871)
build_install 0.006610 0.000503 1.623950 ( 0.762405)
test_btest 0.000604 0.000095 63.890730 ( 6.133215)
test_basic 0.000427 0.002989 0.262237 ( 0.358338)
test_all 0.001095 0.000219 502.748737 ( 52.139080)
test_rubyspec 0.017968 0.010033 35.805515 ( 46.539964)
total: 111.45 sec