Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-091911
#<BuildRuby:0x000056485cb9e678
@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.20230113-091911",
@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.000008)
autoconf 0.000022 0.000003 0.000025 ( 0.000047)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006401 0.000313 0.903480 ( 1.089203)
build_miniruby 0.001069 0.000142 1.007409 ( 1.005361)
build_ruby 0.001376 0.000184 2.783983 ( 2.781414)
build_all 0.005266 0.004545 16.759172 ( 2.993331)
build_install 0.006231 0.004859 2.094264 ( 1.078842)
test_btest 0.000912 0.000214 73.337850 ( 10.515230)
test_basic 0.005134 0.001208 0.310384 ( 0.397093)
test_all 0.001269 0.000299 669.893986 ( 98.452874)
test_rubyspec 0.046224 0.042417 51.925280 ( 59.994343)
total: 178.31 sec