Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-000405
#<BuildRuby:0x000055c11fead400
@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.20221025-000405",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006092 0.003380 1.158971 ( 1.226482)
build_miniruby 0.002426 0.000324 0.107486 ( 0.103768)
build_ruby 0.001386 0.000185 0.113593 ( 0.110548)
build_all 0.005899 0.004432 1.392283 ( 0.592303)
build_install 0.006295 0.009039 1.738427 ( 0.913451)
test_btest 0.001529 0.000450 64.162156 ( 6.827425)
test_basic 0.000000 0.007231 0.368410 ( 0.457795)
test_all 0.002464 0.004644 519.490621 ( 54.361946)
test_rubyspec 0.072456 0.047976 43.266853 ( 51.610305)
total: 116.21 sec