Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-141903
#<BuildRuby:0x0000556cef7ec4b0
@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.20220329-141903",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009166 0.005185 1.039572 ( 1.139339)
build_miniruby 0.001501 0.000347 0.077755 ( 0.075679)
build_ruby 0.001403 0.000323 0.065905 ( 0.064093)
build_all 0.007925 0.001829 4.190344 ( 0.836942)
build_install 0.022704 0.001307 7.809308 ( 2.432409)
test_btest 0.001031 0.000193 75.850621 ( 8.098986)
test_basic 0.008986 0.000000 0.336737 ( 0.429273)
test_all 0.001893 0.000000 703.064286 ( 67.806176)
test_rubyspec 0.109917 0.056857 46.114374 ( 51.490283)
total: 132.37 sec