Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-133824
#<BuildRuby:0x000055e666da6130
@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.20220611-133824",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009633 0.000000 0.815767 ( 1.071678)
build_miniruby 0.001364 0.000000 0.063176 ( 0.063852)
build_ruby 0.001377 0.000000 0.055985 ( 0.056051)
build_all 0.007884 0.000000 1.203971 ( 0.495226)
build_install 0.010391 0.008853 4.998228 ( 2.528523)
test_btest 0.000938 0.000098 54.093119 ( 6.125877)
test_basic 0.005762 0.000128 0.305073 ( 0.399547)
test_all 0.002888 0.000115 522.362366 ( 54.737803)
test_rubyspec 0.088339 0.040541 41.587304 ( 47.563047)
total: 113.04 sec