Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-092715
#<BuildRuby:0x00005572f09afe80
@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.20230108-092715",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.008152 0.000533 0.849069 ( 1.039605)
build_miniruby 0.001124 0.000149 1.019277 ( 1.017343)
build_ruby 0.001273 0.000170 2.775395 ( 2.772873)
build_all 0.006550 0.003387 16.875204 ( 2.982064)
build_install 0.009780 0.001630 2.176603 ( 1.108913)
test_btest 0.000892 0.000148 70.143142 ( 11.116530)
test_basic 0.005566 0.000928 0.365905 ( 0.452064)
test_all 0.001079 0.000180 681.405500 ( 96.056296)
test_rubyspec 0.080416 0.042302 52.461468 ( 60.535399)
total: 177.08 sec