Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-073126
#<BuildRuby:0x000055f12b0984f0
@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.20220304-073126",
@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.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008595 0.002865 1.035599 ( 12.156942)
build_miniruby 0.001604 0.000535 0.073568 ( 0.071618)
build_ruby 0.001505 0.000502 0.079755 ( 0.078346)
build_all 0.008499 0.001124 4.126048 ( 0.839193)
build_install 0.020050 0.004991 8.014909 ( 2.405423)
test_btest 0.000941 0.000277 68.879769 ( 8.369159)
test_basic 0.006037 0.001775 0.342599 ( 0.430139)
test_all 0.001332 0.000392 665.234192 ( 65.963782)
test_rubyspec 0.092368 0.078061 46.589305 ( 52.165048)
total: 142.48 sec