Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-133713
#<BuildRuby:0x0000558bddcfbe80
@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.20230114-133713",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000029 0.000009 0.000038 ( 0.000039)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.008015 0.001175 0.887993 ( 1.062084)
build_miniruby 0.001015 0.000289 1.025567 ( 1.023684)
build_ruby 0.001398 0.000000 2.772284 ( 2.769749)
build_all 0.009269 0.000541 16.862242 ( 3.009396)
build_install 0.011364 0.000000 2.110654 ( 1.087765)
test_btest 0.000765 0.000000 77.207125 ( 10.958811)
test_basic 0.000000 0.006662 0.352191 ( 0.438460)
test_all 0.000000 0.001587 661.365024 (101.785834)
test_rubyspec 0.086260 0.035485 52.112339 ( 60.143188)
total: 182.28 sec