Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-183911
#<BuildRuby:0x0000563414a7ca58
@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.20220211-183911",
@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.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003377 0.009108 0.939592 ( 1.211219)
build_miniruby 0.001301 0.000500 0.069439 ( 0.069295)
build_ruby 0.001409 0.000542 0.069772 ( 0.069025)
build_all 0.007349 0.002827 4.087244 ( 0.816496)
build_install 0.008830 0.014299 7.927722 ( 2.379332)
test_btest 0.000838 0.000446 75.286596 ( 8.103758)
test_basic 0.003766 0.004285 0.345346 ( 0.434910)
test_all 0.001149 0.000646 668.270853 ( 66.856811)
test_rubyspec 0.083387 0.089796 46.177005 ( 51.579577)
total: 131.52 sec