Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-200848
#<BuildRuby:0x00005635cccefdd0
@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.20221126-200848",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000031)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004056 0.001082 1.172066 ( 1.433676)
build_miniruby 0.000706 0.000189 0.925770 ( 0.924347)
build_ruby 0.000992 0.000264 2.763336 ( 2.648638)
build_all 0.009691 0.000193 22.669552 ( 4.320291)
build_install 0.010674 0.000000 4.357447 ( 1.526041)
test_btest 0.000565 0.000000 61.818194 ( 11.401550)
test_basic 0.004640 0.000505 0.294291 ( 0.384585)
test_all 0.000533 0.000493 660.187662 (118.144994)
test_rubyspec 0.043449 0.019933 53.197907 ( 61.394001)
total: 202.18 sec