Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-222512
#<BuildRuby:0x0000562826c8fe70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-222512",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.005093 1.166573 ( 1.236032)
build_miniruby 0.000000 0.000920 1.013850 ( 1.012453)
build_ruby 0.000000 0.001134 2.903835 ( 2.767737)
build_all 0.006341 0.002820 16.043971 ( 3.347955)
build_install 0.006869 0.002615 2.303324 ( 1.320516)
test_btest 0.000000 0.000766 67.802680 ( 11.211988)
test_basic 0.001408 0.003004 0.282864 ( 0.373710)
test_all 0.001112 0.000334 662.990062 (103.595061)
test_rubyspec 0.036495 0.017759 52.527040 ( 60.803258)
total: 185.67 sec