Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-061600
#<BuildRuby:0x000055db9a957ba0
@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.20220725-061600",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003452 0.006644 0.869241 ( 1.965725)
build_miniruby 0.001544 0.000441 0.064064 ( 0.063574)
build_ruby 0.001433 0.000410 0.066619 ( 0.065757)
build_all 0.007871 0.001069 1.266430 ( 0.474416)
build_install 0.009075 0.007162 4.293333 ( 1.794454)
test_btest 0.000000 0.001964 55.129574 ( 6.210923)
test_basic 0.002166 0.003519 0.299450 ( 0.392766)
test_all 0.002286 0.000914 483.252171 ( 51.579267)
test_rubyspec 0.098358 0.033841 41.753792 ( 47.379699)
total: 109.93 sec