Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-115628
#<BuildRuby:0x0000562dee65e858
@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.20230131-115628",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.002906 0.003604 0.836714 ( 1.018664)
build_miniruby 0.001378 0.000000 1.005178 ( 1.003233)
build_ruby 0.001633 0.000000 2.804593 ( 2.801885)
build_all 0.006641 0.003162 16.730728 ( 3.016350)
build_install 0.008205 0.003076 2.073643 ( 1.071682)
test_btest 0.000791 0.000297 73.928758 ( 10.690577)
test_basic 0.007175 0.000000 0.364576 ( 0.449709)
test_all 0.001167 0.000000 648.679016 (100.789102)
test_rubyspec 0.086283 0.044365 51.643971 ( 59.680319)
total: 180.52 sec