Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-081023
#<BuildRuby:0x000055b18587e9c0
@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.20220812-081023",
@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.000031 0.000005 0.000036 ( 0.000036)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002744 0.008249 0.880003 ( 1.433969)
build_miniruby 0.001259 0.000387 0.061114 ( 0.059250)
build_ruby 0.001553 0.000478 0.065338 ( 0.063835)
build_all 0.008388 0.000029 1.269603 ( 0.490781)
build_install 0.011788 0.003144 1.605333 ( 0.801903)
test_btest 0.001182 0.000315 55.181697 ( 6.411293)
test_basic 0.006707 0.001789 0.299365 ( 0.394371)
test_all 0.004417 0.000000 483.089084 ( 51.336730)
test_rubyspec 0.088197 0.042524 41.583204 ( 49.167325)
total: 110.16 sec