Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-221626
#<BuildRuby:0x0000564be2b8ce80
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221006-221626",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003313 0.007638 1.098136 ( 1.160279)
build_miniruby 0.001410 0.000434 0.096950 ( 0.094987)
build_ruby 0.001521 0.000468 0.093325 ( 0.091216)
build_all 0.006526 0.002008 1.302792 ( 0.578595)
build_install 0.010830 0.006832 1.585855 ( 0.878714)
test_btest 0.001471 0.000526 61.139484 ( 6.420941)
test_basic 0.005024 0.001794 0.366758 ( 0.455957)
test_all 0.006346 0.000000 481.809207 ( 52.370763)
test_rubyspec 0.069693 0.056789 42.642766 ( 51.072896)
total: 113.13 sec