Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-100226
#<BuildRuby:0x000055e5013d3fb0
@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-100226",
@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.000021 0.000001 0.000022 ( 0.000022)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.006717 0.957497 ( 1.328715)
build_miniruby 0.000000 0.001212 1.012964 ( 1.011055)
build_ruby 0.000000 0.001615 2.772025 ( 2.769393)
build_all 0.008514 0.001338 16.781863 ( 3.004549)
build_install 0.009640 0.002095 2.281847 ( 1.171224)
test_btest 0.000883 0.000192 76.065441 ( 10.437717)
test_basic 0.005278 0.002291 0.392176 ( 0.476147)
test_all 0.001177 0.000271 661.054696 (100.443118)
test_rubyspec 0.083061 0.040632 51.365354 ( 59.380460)
total: 180.02 sec