Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-134641
#<BuildRuby:0x00005565edc17e80
@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.20230107-134641",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000016)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002920 0.003768 0.846285 ( 1.521427)
build_miniruby 0.000932 0.000266 1.018021 ( 1.016170)
build_ruby 0.001211 0.000346 2.778871 ( 2.776364)
build_all 0.006415 0.003574 16.870391 ( 2.983111)
build_install 0.007420 0.002319 2.143695 ( 1.100092)
test_btest 0.000723 0.000000 69.119068 ( 11.543147)
test_basic 0.006388 0.000773 0.359382 ( 0.444848)
test_all 0.001036 0.000304 671.170986 ( 99.275639)
test_rubyspec 0.086210 0.037762 52.437534 ( 60.577179)
total: 181.24 sec