Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-010056
#<BuildRuby:0x0000563e5c450920
@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.20220821-010056",
@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.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000000 0.013149 0.972869 ( 1.265210)
build_miniruby 0.000000 0.002111 0.077820 ( 0.076852)
build_ruby 0.000197 0.001927 0.072065 ( 0.070646)
build_all 0.005363 0.004023 1.529574 ( 0.586886)
build_install 0.011571 0.010889 1.872316 ( 0.931274)
test_btest 0.000703 0.000552 76.115924 ( 8.198642)
test_basic 0.007881 0.000000 0.340473 ( 0.429948)
test_all 0.005091 0.000000 679.898811 ( 67.171458)
test_rubyspec 0.103817 0.068247 45.918594 ( 54.421008)
total: 133.15 sec