Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-124926
#<BuildRuby:0x0000561eeae60028
@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-124926",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002461 0.003801 0.855390 ( 1.043372)
build_miniruby 0.001130 0.000226 1.013947 ( 1.012031)
build_ruby 0.001616 0.000000 2.770656 ( 2.768086)
build_all 0.010111 0.000000 16.880488 ( 2.995888)
build_install 0.008810 0.002633 2.115032 ( 1.073233)
test_btest 0.000893 0.000162 71.052972 ( 11.055835)
test_basic 0.002939 0.004449 0.365642 ( 0.450347)
test_all 0.001021 0.000232 653.258181 ( 97.191405)
test_rubyspec 0.075327 0.054683 51.991754 ( 60.013467)
total: 177.60 sec