Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-145657
#<BuildRuby:0x00005639b055bf28
@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.20230125-145657",
@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.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000027 0.000006 0.000033 ( 0.000046)
build_up 0.001671 0.004857 0.853236 ( 1.739410)
build_miniruby 0.001002 0.000314 1.015735 ( 1.013853)
build_ruby 0.001500 0.000000 2.769081 ( 2.766522)
build_all 0.006142 0.003725 16.690737 ( 2.972192)
build_install 0.003594 0.007589 2.064344 ( 1.064237)
test_btest 0.001094 0.000000 77.653486 ( 10.405670)
test_basic 0.006701 0.000565 0.388138 ( 0.472610)
test_all 0.000466 0.000588 659.862913 ( 99.669699)
test_rubyspec 0.074182 0.053155 51.980460 ( 60.057755)
total: 180.16 sec