Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-175355
#<BuildRuby:0x000055d8ba2f4e80
@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.20220629-175355",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004199 0.005926 0.837130 ( 0.902716)
build_miniruby 0.001054 0.000527 0.061126 ( 0.059959)
build_ruby 0.000000 0.001785 0.066510 ( 0.065109)
build_all 0.003590 0.004669 1.204743 ( 0.488939)
build_install 0.008904 0.010526 4.778226 ( 2.442792)
test_btest 0.000814 0.000564 52.581438 ( 6.096680)
test_basic 0.004105 0.002842 0.275091 ( 0.369099)
test_all 0.001824 0.001263 504.908415 ( 53.230942)
test_rubyspec 0.072569 0.054300 41.849682 ( 47.850751)
total: 111.51 sec