Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-164353
#<BuildRuby:0x0000556b74e16678
@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.20230104-164353",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005261 0.001127 0.915767 ( 1.095789)
build_miniruby 0.001120 0.000240 1.012878 ( 1.010880)
build_ruby 0.000000 0.001552 2.768891 ( 2.766301)
build_all 0.009768 0.000000 16.740200 ( 2.988803)
build_install 0.005481 0.006096 2.280902 ( 1.172629)
test_btest 0.000810 0.000221 70.637341 ( 11.291143)
test_basic 0.004925 0.001343 0.341306 ( 0.427922)
test_all 0.000889 0.000243 660.035154 ( 95.715117)
test_rubyspec 0.076348 0.053453 51.321907 ( 59.405740)
total: 175.87 sec