Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-170620
#<BuildRuby:0x000055b04e09ebe8
@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.20230105-170620",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.003920 0.002644 0.847281 ( 1.018704)
build_miniruby 0.000970 0.000346 1.010237 ( 1.008352)
build_ruby 0.001142 0.000408 2.766100 ( 2.763549)
build_all 0.008233 0.001423 16.666051 ( 2.985530)
build_install 0.000736 0.008850 2.260442 ( 1.189359)
test_btest 0.000711 0.000331 70.786899 ( 10.504000)
test_basic 0.005850 0.000654 0.310708 ( 0.397053)
test_all 0.001121 0.000491 657.015316 (103.340192)
test_rubyspec 0.069801 0.060747 51.537761 ( 59.599582)
total: 182.81 sec