Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-043940
#<BuildRuby:0x00005576dbd0c0d0
@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.20221205-043940",
@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.000023 0.000000 0.000023 ( 0.000022)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.005363 1.180065 ( 1.216072)
build_miniruby 0.000000 0.000917 0.953559 ( 0.952182)
build_ruby 0.000000 0.001245 2.809439 ( 2.723421)
build_all 0.001249 0.007924 15.838485 ( 3.263660)
build_install 0.009447 0.000000 2.327455 ( 1.351241)
test_btest 0.000588 0.000000 64.341830 ( 11.574228)
test_basic 0.004909 0.000000 0.341153 ( 0.431693)
test_all 0.000855 0.000055 700.356476 (109.363712)
test_rubyspec 0.051212 0.010268 53.256880 ( 61.418931)
total: 192.30 sec