Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-072836
#<BuildRuby:0x0000556e660f7df8
@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.20230131-072836",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.002522 0.004212 0.850150 ( 1.543060)
build_miniruby 0.001284 0.000081 1.005713 ( 1.003704)
build_ruby 0.001599 0.000000 2.783613 ( 2.781109)
build_all 0.006993 0.002739 16.696843 ( 3.006127)
build_install 0.008825 0.000149 2.076494 ( 1.071381)
test_btest 0.001004 0.000084 71.254872 ( 11.123497)
test_basic 0.003261 0.004049 0.364727 ( 0.449612)
test_all 0.001258 0.000157 653.462854 (101.482620)
test_rubyspec 0.085248 0.047584 51.732962 ( 59.790939)
total: 182.25 sec