Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-101018
#<BuildRuby:0x000055d9b7d9ff30
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-101018",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002822 0.000470 0.581488 ( 0.967377)
build_miniruby 0.000000 0.001005 0.757280 ( 0.756796)
build_ruby 0.000000 0.001355 2.533171 ( 2.533394)
build_all 0.003468 0.005874 12.477452 ( 1.497954)
build_install 0.006022 0.000792 1.624646 ( 0.759432)
test_btest 0.000484 0.000142 66.429107 ( 6.413788)
test_basic 0.000000 0.003625 0.248047 ( 0.343818)
test_all 0.000000 0.001291 487.119666 ( 47.916549)
test_rubyspec 0.013509 0.013919 35.000048 ( 45.648798)
total: 106.84 sec