Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-005203
#<BuildRuby:0x000055cddf963e00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221121-005203",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.005108 0.000078 1.133552 ( 1.585215)
build_miniruby 0.000000 0.000915 0.966540 ( 0.965107)
build_ruby 0.000000 0.001277 2.797623 ( 2.685310)
build_all 0.007329 0.001647 15.847348 ( 3.300214)
build_install 0.008658 0.000521 1.896001 ( 1.086751)
test_btest 0.000484 0.000054 57.051420 ( 11.548953)
test_basic 0.001441 0.003821 0.304186 ( 0.394121)
test_all 0.001072 0.000170 650.119811 (100.253387)
test_rubyspec 0.058918 0.013810 51.723690 ( 60.071665)
total: 181.89 sec