Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-220452
#<BuildRuby:0x000055f39ccda678
@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-220452",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.006278 0.000680 0.844540 ( 1.021011)
build_miniruby 0.000947 0.000270 1.008591 ( 1.007617)
build_ruby 0.001573 0.000000 2.777059 ( 2.774695)
build_all 0.005730 0.003850 16.790710 ( 3.058331)
build_install 0.008699 0.002961 2.328719 ( 1.202700)
test_btest 0.000708 0.000223 76.171496 ( 10.581209)
test_basic 0.004920 0.001553 0.348835 ( 0.435416)
test_all 0.001050 0.000332 661.811930 (107.462699)
test_rubyspec 0.080816 0.044763 51.466412 ( 59.492978)
total: 187.04 sec