Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-053459
#<BuildRuby:0x000055d287283e80
@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.20221230-053459",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005233 0.001122 0.845736 ( 1.791737)
build_miniruby 0.000000 0.001197 1.047099 ( 1.045120)
build_ruby 0.000000 0.001631 2.798096 ( 2.795718)
build_all 0.003406 0.006641 16.796865 ( 3.049515)
build_install 0.009778 0.001776 2.337577 ( 1.192418)
test_btest 0.000603 0.000201 75.219324 ( 10.681347)
test_basic 0.005515 0.001838 0.378880 ( 0.463420)
test_all 0.000000 0.001460 662.380945 (115.110092)
test_rubyspec 0.074199 0.052256 51.408619 ( 59.551701)
total: 195.68 sec