Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-215235
#<BuildRuby:0x000055ec2d6306e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-215235",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006493 0.004442 1.271909 ( 1.504847)
build_miniruby 0.000000 0.002625 0.836277 ( 0.836806)
build_ruby 0.002491 0.001201 2.254004 ( 2.164337)
build_all 0.017738 0.003578 24.933375 ( 2.803736)
build_install 0.013683 0.005254 4.926820 ( 1.183758)
test_btest 0.001224 0.000266 86.249078 ( 9.057926)
test_basic 0.006521 0.000455 0.362616 ( 0.459909)
test_all 0.000893 0.001598 674.207895 ( 69.389459)
test_rubyspec 0.106220 0.042286 49.925757 ( 58.390027)
total: 145.79 sec