Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-133944
#<BuildRuby:0x0000559611e1abe8
@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.20230105-133944",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.006470 0.000000 0.834654 ( 1.295923)
build_miniruby 0.000000 0.001217 1.020193 ( 1.018237)
build_ruby 0.000000 0.001525 2.772931 ( 2.770571)
build_all 0.003398 0.006341 16.707419 ( 2.981346)
build_install 0.009137 0.002452 2.241693 ( 1.171512)
test_btest 0.000751 0.000375 72.973698 ( 11.075650)
test_basic 0.001608 0.004965 0.339162 ( 0.425653)
test_all 0.000838 0.000471 667.112577 (107.483211)
test_rubyspec 0.079337 0.043607 51.640565 ( 59.684718)
total: 187.91 sec