Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-093842
#<BuildRuby:0x000055f3034f4d30
@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.20220720-093842",
@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.000005)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005820 0.004592 0.958717 ( 1.455864)
build_miniruby 0.002049 0.000273 0.080181 ( 0.079237)
build_ruby 0.001802 0.000240 0.074280 ( 0.073764)
build_all 0.009224 0.001229 1.565530 ( 0.617242)
build_install 0.020579 0.000588 5.194129 ( 2.130129)
test_btest 0.000892 0.000099 75.458421 ( 8.539479)
test_basic 0.001452 0.005688 0.326240 ( 0.415914)
test_all 0.001697 0.000283 684.191576 ( 66.655314)
test_rubyspec 0.094539 0.059761 45.972951 ( 51.673510)
total: 131.64 sec