Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-173017
#<BuildRuby:0x000055bf18ad40d0
@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.20221123-173017",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004573 0.000094 1.083743 ( 1.100617)
build_miniruby 0.000749 0.000107 1.020201 ( 1.018935)
build_ruby 0.001135 0.000163 2.841642 ( 2.730156)
build_all 0.008762 0.000066 15.920193 ( 3.314830)
build_install 0.006714 0.003244 2.114742 ( 1.256416)
test_btest 0.000659 0.000000 57.561252 ( 11.832059)
test_basic 0.002616 0.001750 0.285361 ( 0.376869)
test_all 0.001117 0.000194 679.330875 (124.323434)
test_rubyspec 0.051454 0.017484 53.122100 ( 61.370912)
total: 207.32 sec