Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-151601
#<BuildRuby:0x00005642aa2b32c8
@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.20221127-151601",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003495 0.001456 1.284697 ( 1.580464)
build_miniruby 0.000000 0.001042 1.005017 ( 1.003696)
build_ruby 0.000000 0.001257 2.773715 ( 2.659655)
build_all 0.010054 0.000045 22.475864 ( 4.387695)
build_install 0.006328 0.003223 4.416707 ( 1.571122)
test_btest 0.000412 0.000164 65.364110 ( 10.791831)
test_basic 0.005657 0.000000 0.308614 ( 0.398283)
test_all 0.001177 0.000000 692.739748 (107.545547)
test_rubyspec 0.037078 0.031167 53.333834 ( 61.467356)
total: 191.41 sec