Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-001726
#<BuildRuby:0x0000562de1b3ff28
@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.20230110-001726",
@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.000015 0.000009 0.000024 ( 0.000024)
configure 0.000009 0.000005 0.000014 ( 0.000013)
build_up 0.006326 0.000000 0.861393 ( 1.069535)
build_miniruby 0.001207 0.000000 1.017845 ( 1.015699)
build_ruby 0.001244 0.000387 2.788196 ( 2.785405)
build_all 0.009404 0.000501 16.827733 ( 2.991315)
build_install 0.009534 0.000000 2.136237 ( 1.082323)
test_btest 0.001027 0.000000 77.934752 ( 10.470704)
test_basic 0.004087 0.003399 0.392707 ( 0.476789)
test_all 0.001000 0.000389 662.640735 (100.336207)
test_rubyspec 0.048714 0.038822 52.212661 ( 60.351299)
total: 180.58 sec