Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-182049
#<BuildRuby:0x000055a20daa0208
@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.20221122-182049",
@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.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003680 0.000920 1.060792 ( 1.124408)
build_miniruby 0.000772 0.000193 0.995229 ( 0.994133)
build_ruby 0.000889 0.000222 2.725536 ( 2.637668)
build_all 0.003185 0.005462 15.825777 ( 3.292294)
build_install 0.007586 0.002529 2.002416 ( 1.146017)
test_btest 0.000468 0.000156 63.831699 ( 10.680896)
test_basic 0.000000 0.004729 0.298993 ( 0.389986)
test_all 0.000000 0.001530 671.894402 (125.678641)
test_rubyspec 0.034635 0.028709 53.287765 ( 61.551854)
total: 207.50 sec