Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-001226
#<BuildRuby:0x0000559bee708610
@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.20221117-001226",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008709 0.000272 1.121754 ( 1.146338)
build_miniruby 0.001545 0.000441 0.887305 ( 0.891277)
build_ruby 0.001879 0.000536 2.368681 ( 2.281604)
build_all 0.016621 0.002053 18.445058 ( 2.300243)
build_install 0.013017 0.009082 1.927561 ( 1.017079)
test_btest 0.000965 0.000304 86.858287 ( 9.655886)
test_basic 0.002260 0.003859 0.345064 ( 0.436358)
test_all 0.001409 0.000493 704.959503 ( 74.925900)
test_rubyspec 0.078129 0.041895 50.433386 ( 58.910923)
total: 151.57 sec