Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-191022
#<BuildRuby:0x000055e85dc5a8a0
@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.20220207-191022",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.002865 0.007226 0.941806 ( 0.981789)
build_miniruby 0.001412 0.000651 0.076707 ( 0.074814)
build_ruby 0.000277 0.002080 0.077358 ( 0.075149)
build_all 0.005990 0.004888 4.088750 ( 0.782733)
build_install 0.019408 0.003573 7.855447 ( 2.335754)
test_btest 0.000809 0.000360 71.204624 ( 8.763690)
test_basic 0.002681 0.005629 0.333040 ( 0.424566)
test_all 0.001808 0.000000 655.910236 ( 64.992458)
test_rubyspec 0.089936 0.056231 45.772185 ( 51.252199)
total: 129.68 sec