Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-171153
#<BuildRuby:0x000055a0e7bd28a0
@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.20220216-171153",
@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.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004913 0.005998 0.933164 ( 1.004298)
build_miniruby 0.001453 0.000606 0.077639 ( 0.075418)
build_ruby 0.001309 0.000545 0.076098 ( 0.074278)
build_all 0.007412 0.003089 4.172575 ( 0.795229)
build_install 0.010831 0.013100 7.852636 ( 2.291556)
test_btest 0.001065 0.000567 74.758099 ( 8.147855)
test_basic 0.007627 0.001320 0.333956 ( 0.420934)
test_all 0.000519 0.001376 690.729384 ( 66.481185)
test_rubyspec 0.067808 0.108094 45.925208 ( 51.303488)
total: 130.60 sec