Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-040533
#<BuildRuby:0x000055b85d1a3680
@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.20220221-040533",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007230 0.004632 0.970237 ( 1.733549)
build_miniruby 0.001483 0.000318 0.072131 ( 0.070248)
build_ruby 0.001747 0.000374 0.068988 ( 0.067137)
build_all 0.009718 0.001062 4.133445 ( 0.807574)
build_install 0.016181 0.007619 7.818256 ( 2.382707)
test_btest 0.001126 0.000282 73.788945 ( 8.286230)
test_basic 0.006038 0.001510 0.343543 ( 0.434616)
test_all 0.002224 0.000556 649.102476 ( 65.850969)
test_rubyspec 0.075507 0.088171 46.250136 ( 51.544134)
total: 131.18 sec