Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-010933
#<BuildRuby:0x0000557fb6301570
@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.20220819-010933",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.008726 0.000000 0.820775 ( 1.105888)
build_miniruby 0.003362 0.000000 0.063960 ( 0.061542)
build_ruby 0.001806 0.000000 0.063209 ( 0.061462)
build_all 0.009563 0.000000 1.296654 ( 0.487056)
build_install 0.009876 0.004737 1.620242 ( 0.799644)
test_btest 0.001442 0.000076 51.441418 ( 5.868658)
test_basic 0.000000 0.006362 0.296312 ( 0.387338)
test_all 0.001430 0.002636 483.825239 ( 51.893985)
test_rubyspec 0.067506 0.062529 42.022798 ( 50.572669)
total: 111.24 sec