Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-220453
#<BuildRuby:0x000055b81c009400
@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.20221103-220453",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003873 0.004098 0.934414 ( 1.394033)
build_miniruby 0.001350 0.000096 0.049883 ( 0.048524)
build_ruby 0.001537 0.000000 0.052500 ( 0.051261)
build_all 0.007668 0.000337 1.201948 ( 0.456968)
build_install 0.013411 0.000254 1.555056 ( 0.809889)
test_btest 0.002022 0.000119 61.118424 ( 6.317168)
test_basic 0.006553 0.000385 0.304450 ( 0.396825)
test_all 0.013511 0.012348 524.793970 ( 55.556701)
test_rubyspec 0.075143 0.044379 43.351027 ( 51.999707)
total: 117.03 sec