Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-174926
#<BuildRuby:0x000055a13c47ff30
@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.20230108-174926",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.006196 0.000468 0.867029 ( 1.293452)
build_miniruby 0.001136 0.000227 1.027119 ( 1.025035)
build_ruby 0.001349 0.000270 2.783304 ( 2.780680)
build_all 0.009560 0.000210 16.875719 ( 2.983401)
build_install 0.010416 0.001026 2.118581 ( 1.080198)
test_btest 0.001023 0.000000 76.574794 ( 10.857722)
test_basic 0.000000 0.006562 0.346777 ( 0.433010)
test_all 0.000000 0.001402 695.698302 ( 97.616397)
test_rubyspec 0.082831 0.046331 52.229252 ( 60.290678)
total: 178.36 sec