Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-141842
#<BuildRuby:0x00005593a5606740
@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.20221203-141842",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001094 0.004124 1.128837 ( 1.945238)
build_miniruby 0.000770 0.000144 1.018292 ( 1.016890)
build_ruby 0.001009 0.000189 2.714414 ( 2.610925)
build_all 0.008401 0.000758 15.802697 ( 3.431976)
build_install 0.010448 0.000272 2.316095 ( 1.325906)
test_btest 0.000502 0.000079 67.195012 ( 10.867633)
test_basic 0.004860 0.000056 0.331638 ( 0.422345)
test_all 0.000832 0.000125 668.949638 (123.230662)
test_rubyspec 0.052542 0.023796 52.969684 ( 61.141520)
total: 205.99 sec