Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-032253
#<BuildRuby:0x0000556ca3cffe80
@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.20221227-032253",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.001703 0.007384 0.845892 ( 1.022825)
build_miniruby 0.001137 0.000000 1.006666 ( 1.004557)
build_ruby 0.001412 0.000000 2.763327 ( 2.760810)
build_all 0.003832 0.005690 16.564709 ( 2.966081)
build_install 0.010426 0.001159 2.230627 ( 1.172898)
test_btest 0.000743 0.000274 68.978247 ( 11.452810)
test_basic 0.002581 0.004936 0.362950 ( 0.447833)
test_all 0.001053 0.000444 671.619625 (102.900104)
test_rubyspec 0.063994 0.061535 51.339143 ( 59.493075)
total: 183.22 sec