Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-091509
#<BuildRuby:0x0000558971437c18
@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.20231202-091509",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005155 0.000362 1.209535 ( 1.550859)
build_miniruby 0.000717 0.000211 0.841169 ( 0.841757)
build_ruby 0.000992 0.000292 2.719728 ( 2.719608)
build_all 0.006427 0.003544 15.776173 ( 1.422138)
build_install 0.005163 0.004419 4.783841 ( 1.180243)
test_btest 0.001050 0.000000 83.160523 ( 6.955329)
test_basic 0.004301 0.000000 0.602708 ( 0.680803)
test_all 0.106071 0.028008 517.101259 ( 59.359881)
test_rubyspec 0.014981 0.033356 50.819305 ( 63.152569)
total: 137.86 sec