Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-022047
#<BuildRuby:0x000055b3913ebfa8
@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.20221123-022047",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001426 0.003426 1.064312 ( 1.224677)
build_miniruby 0.000844 0.000084 0.952767 ( 0.951193)
build_ruby 0.001094 0.000110 2.772830 ( 2.661213)
build_all 0.008599 0.000450 15.841561 ( 3.411627)
build_install 0.008825 0.000054 1.968308 ( 1.157430)
test_btest 0.000569 0.000049 64.150368 ( 11.083160)
test_basic 0.004719 0.000410 0.289508 ( 0.380146)
test_all 0.001179 0.000102 671.630053 (124.025037)
test_rubyspec 0.047052 0.010553 52.656893 ( 61.397747)
total: 206.29 sec