Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-205421
#<BuildRuby:0x000055d8e5b53df8
@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.20230113-205421",
@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.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003075 0.003576 0.919717 ( 1.113281)
build_miniruby 0.000911 0.000325 1.007900 ( 1.005935)
build_ruby 0.001592 0.000000 2.781395 ( 2.778545)
build_all 0.007850 0.001875 16.825600 ( 3.017148)
build_install 0.006694 0.004702 2.089306 ( 1.074862)
test_btest 0.000760 0.000280 77.824830 ( 10.642018)
test_basic 0.005916 0.000758 0.377425 ( 0.463427)
test_all 0.001033 0.000362 661.702842 (115.057403)
test_rubyspec 0.065845 0.068684 52.086959 ( 60.130265)
total: 195.28 sec