Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-031758
#<BuildRuby:0x00005605e4e19570
@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.20221107-031758",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007301 0.000839 0.902148 ( 0.974361)
build_miniruby 0.001883 0.000000 0.051383 ( 0.050118)
build_ruby 0.001518 0.000000 0.040635 ( 0.039702)
build_all 0.007658 0.000586 1.232926 ( 0.470341)
build_install 0.012703 0.002722 1.578679 ( 0.817803)
test_btest 0.000777 0.000166 60.724084 ( 6.552664)
test_basic 0.006402 0.000000 0.302822 ( 0.394442)
test_all 0.002562 0.000000 522.409713 ( 54.975954)
test_rubyspec 0.089095 0.035972 43.339952 ( 51.857363)
total: 116.13 sec