Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-194713
#<BuildRuby:0x00005567b003abe8
@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.20230109-194713",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000045 0.000003 0.000048 ( 0.000048)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000000 0.006890 0.941269 ( 1.310063)
build_miniruby 0.000000 0.001289 1.024827 ( 1.023117)
build_ruby 0.000000 0.001465 2.785947 ( 2.783229)
build_all 0.006740 0.003176 16.895362 ( 2.993457)
build_install 0.008535 0.003145 2.135169 ( 1.079699)
test_btest 0.000686 0.000181 77.142523 ( 10.727225)
test_basic 0.005768 0.001518 0.370121 ( 0.454372)
test_all 0.000917 0.000242 666.217096 (104.397067)
test_rubyspec 0.059895 0.060251 52.232253 ( 60.277120)
total: 185.05 sec