Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-010956
#<BuildRuby:0x00005581f73233a8
@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.20220920-010956",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005568 0.004324 1.071008 ( 1.121284)
build_miniruby 0.002292 0.000000 0.113455 ( 0.109253)
build_ruby 0.001951 0.000093 0.111620 ( 0.094222)
build_all 0.005528 0.004483 1.599176 ( 0.641465)
build_install 0.009548 0.013964 1.940258 ( 0.952156)
test_btest 0.001200 0.000479 71.502057 ( 8.417533)
test_basic 0.004856 0.001942 0.368560 ( 0.455777)
test_all 0.004258 0.000252 676.689695 ( 68.841930)
test_rubyspec 0.105765 0.063146 45.558060 ( 54.133450)
total: 134.77 sec