Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-111207
#<BuildRuby:0x0000564eb7352f08
@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.20221024-111207",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007986 0.001331 1.158523 ( 1.316244)
build_miniruby 0.001736 0.000289 0.112094 ( 0.108853)
build_ruby 0.001458 0.000243 0.107493 ( 0.104835)
build_all 0.008927 0.001488 1.393872 ( 0.604352)
build_install 0.017593 0.000000 1.723768 ( 0.955543)
test_btest 0.002415 0.000000 63.915088 ( 6.764501)
test_basic 0.007275 0.000000 0.377916 ( 0.472721)
test_all 0.006503 0.000028 493.943874 ( 53.624919)
test_rubyspec 0.068399 0.056817 43.657450 ( 52.313495)
total: 116.27 sec