Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-222007
#<BuildRuby:0x000055cbb6763810
@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.20220206-222007",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011320 0.000667 0.944384 ( 1.024873)
build_miniruby 0.001646 0.000353 0.079152 ( 0.077358)
build_ruby 0.001600 0.000342 0.076564 ( 0.074368)
build_all 0.009036 0.001937 4.091481 ( 0.785151)
build_install 0.014821 0.006317 7.844358 ( 2.390189)
test_btest 0.001313 0.000000 74.938513 ( 7.947498)
test_basic 0.002735 0.005707 0.334910 ( 0.423016)
test_all 0.001544 0.000464 667.183026 ( 65.564803)
test_rubyspec 0.120077 0.051089 45.743115 ( 51.325438)
total: 129.61 sec