Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-091744
#<BuildRuby:0x00005639635e3dd0
@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.20221116-091744",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001922 0.003012 1.077222 ( 1.845870)
build_miniruby 0.000878 0.000067 0.946470 ( 0.945239)
build_ruby 0.001248 0.000096 2.779983 ( 2.657897)
build_all 0.008186 0.000629 15.690739 ( 3.293359)
build_install 0.008193 0.000630 1.965637 ( 1.115624)
test_btest 0.000545 0.000042 64.654963 ( 10.583044)
test_basic 0.004480 0.000345 0.313740 ( 0.404709)
test_all 0.000000 0.001153 630.705191 (109.383551)
test_rubyspec 0.043508 0.020618 50.825419 ( 59.209262)
total: 189.44 sec