Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-095003
#<BuildRuby:0x0000561003368008
@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.20221229-095003",
@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.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.006084 0.000264 0.839257 ( 1.699416)
build_miniruby 0.001110 0.000148 1.070340 ( 1.068451)
build_ruby 0.001427 0.000190 2.830721 ( 2.828188)
build_all 0.009362 0.000619 16.735502 ( 2.975519)
build_install 0.006253 0.004996 2.306107 ( 1.177382)
test_btest 0.000903 0.000159 73.634709 ( 11.047985)
test_basic 0.005500 0.000971 0.310059 ( 0.396498)
test_all 0.001078 0.000191 669.083789 ( 98.632236)
test_rubyspec 0.054027 0.055978 51.713315 ( 59.775259)
total: 179.60 sec