Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-113859
#<BuildRuby:0x000056336ec175f8
@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.20231019-113859",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004277 0.000951 1.403151 ( 1.694300)
build_miniruby 0.000865 0.000193 0.933425 ( 0.932985)
build_ruby 0.000000 0.001309 2.607390 ( 2.607368)
build_all 0.008819 0.001942 18.228484 ( 1.630755)
build_install 0.009552 0.000315 5.410458 ( 1.250290)
test_btest 0.000849 0.000185 87.785988 ( 8.277094)
test_basic 0.000436 0.004270 0.673447 ( 0.748661)
test_all 0.006217 0.000509 563.137168 ( 64.494282)
test_rubyspec 0.023007 0.026649 52.508657 ( 64.761476)
total: 146.40 sec