Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-031637
#<BuildRuby:0x00005561bfbc0018
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-031637",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000809 0.004201 1.180062 ( 1.153217)
build_miniruby 0.000863 0.000102 0.982414 ( 0.981054)
build_ruby 0.001100 0.000129 2.824577 ( 2.719875)
build_all 0.004595 0.004330 15.804242 ( 3.315871)
build_install 0.004717 0.004950 2.149897 ( 1.239799)
test_btest 0.000523 0.000114 65.835961 ( 11.057640)
test_basic 0.004084 0.000888 0.315861 ( 0.406219)
test_all 0.000875 0.000190 678.445739 (106.939114)
test_rubyspec 0.046870 0.020187 53.151609 ( 61.477918)
total: 189.29 sec