Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-020712
#<BuildRuby:0x000055b472eea8a0
@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.20220307-020712",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005758 0.004788 1.032335 ( 1.649685)
build_miniruby 0.001322 0.000551 0.075131 ( 0.073171)
build_ruby 0.001287 0.000536 0.069144 ( 0.067430)
build_all 0.008698 0.001627 4.174888 ( 0.851561)
build_install 0.012494 0.010948 7.957859 ( 2.386027)
test_btest 0.000790 0.000369 77.076592 ( 8.107759)
test_basic 0.005473 0.002554 0.341842 ( 0.429366)
test_all 0.001368 0.000638 669.534022 ( 65.518317)
test_rubyspec 0.092686 0.072189 46.526656 ( 51.676398)
total: 130.76 sec