Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-040015
#<BuildRuby:0x0000556324d83510
@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.20220214-040015",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008777 0.002195 0.959381 ( 3.408695)
build_miniruby 0.002026 0.000000 0.076760 ( 0.074320)
build_ruby 0.001717 0.000000 0.075948 ( 0.074525)
build_all 0.004178 0.005788 4.064204 ( 0.762926)
build_install 0.018229 0.004474 7.716222 ( 2.278926)
test_btest 0.000992 0.000292 71.882606 ( 8.161635)
test_basic 0.005036 0.002010 0.342884 ( 0.430458)
test_all 0.001493 0.000448 652.999330 ( 64.208930)
test_rubyspec 0.113268 0.049338 45.293456 ( 50.649216)
total: 130.05 sec