Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-010639
#<BuildRuby:0x00005640af3f0098
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230617-010639",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002857 0.003505 1.472448 ( 2.739771)
build_miniruby 0.001111 0.000392 0.853336 ( 0.852496)
build_ruby 0.001564 0.000000 2.504122 ( 2.504421)
build_all 0.007196 0.002892 12.959558 ( 1.143026)
build_install 0.008017 0.000176 1.840464 ( 0.865362)
test_btest 0.000749 0.000239 83.468082 ( 7.003314)
test_basic 0.003426 0.001090 0.594947 ( 0.676137)
test_all 0.001311 0.000418 450.610183 ( 42.978719)
test_rubyspec 0.022551 0.018420 42.845899 ( 55.333925)
total: 114.10 sec