Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-024330
#<BuildRuby:0x0000557fe90bbfa8
@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.20221125-024330",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004652 0.000033 1.055586 ( 1.100729)
build_miniruby 0.000896 0.000047 0.979827 ( 0.978695)
build_ruby 0.001148 0.000061 2.790495 ( 2.679476)
build_all 0.001526 0.007368 15.787479 ( 3.281139)
build_install 0.007698 0.001100 2.020821 ( 1.168561)
test_btest 0.000497 0.000071 63.318337 ( 11.087846)
test_basic 0.004185 0.000598 0.304104 ( 0.395322)
test_all 0.001422 0.000203 673.168485 (124.665474)
test_rubyspec 0.054727 0.016364 53.753008 ( 61.967929)
total: 207.33 sec