Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-150527
#<BuildRuby:0x000055acb9787e70
@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.20230103-150527",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000022 0.000008 0.000030 ( 0.000028)
build_up 0.004888 0.001629 0.846580 ( 1.171995)
build_miniruby 0.001325 0.000000 1.015883 ( 1.013887)
build_ruby 0.000000 0.001583 2.770984 ( 2.768453)
build_all 0.002639 0.007123 16.787866 ( 2.952367)
build_install 0.009591 0.002202 2.284050 ( 1.177040)
test_btest 0.000651 0.000279 78.608350 ( 10.477632)
test_basic 0.006226 0.000542 0.362662 ( 0.448242)
test_all 0.000964 0.000385 681.624385 (106.978284)
test_rubyspec 0.036827 0.082109 51.640438 ( 59.681855)
total: 186.67 sec