Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-065720
#<BuildRuby:0x000055cb98d8b5f8
@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.20231029-065720",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.006115 1.591696 ( 1.786061)
build_miniruby 0.000673 0.000741 0.884473 ( 0.884476)
build_ruby 0.001404 0.000000 2.613717 ( 2.614364)
build_all 0.000541 0.009262 16.035324 ( 1.457932)
build_install 0.008971 0.000000 4.735522 ( 1.123076)
test_btest 0.000924 0.000112 82.018436 ( 7.279228)
test_basic 0.004258 0.000391 0.733249 ( 0.810331)
test_all 0.099308 0.035205 498.538432 ( 53.371113)
test_rubyspec 0.021733 0.028292 50.583397 ( 62.994093)
total: 132.32 sec