Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-153416
#<BuildRuby:0x0000563cfc50be48
@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.20221219-153416",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003500 0.000824 0.937224 ( 1.300030)
build_miniruby 0.000765 0.000180 0.959072 ( 0.957727)
build_ruby 0.001261 0.000000 2.700588 ( 2.606614)
build_all 0.009183 0.000000 15.826489 ( 3.286924)
build_install 0.008961 0.000096 2.139291 ( 1.167773)
test_btest 0.000467 0.000087 59.545619 ( 11.251857)
test_basic 0.004551 0.000215 0.293060 ( 0.383387)
test_all 0.001298 0.000232 663.330669 (141.332994)
test_rubyspec 0.043520 0.023399 52.783886 ( 60.938737)
total: 223.23 sec