Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-232553
#<BuildRuby:0x000055ccae1638e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-232553",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000734 0.004317 0.803985 ( 1.170634)
build_miniruby 0.001015 0.000000 0.851939 ( 0.852211)
build_ruby 0.001473 0.000000 2.687806 ( 2.688160)
build_all 0.007834 0.000000 11.904334 ( 0.977681)
build_install 0.001174 0.009321 3.409714 ( 0.955030)
test_btest 0.000475 0.000292 64.224366 ( 5.618093)
test_basic 0.000058 0.003743 0.395776 ( 0.476491)
test_all 0.069185 0.029505 385.512392 ( 33.359472)
test_rubyspec 0.030416 0.034121 40.720333 ( 53.258314)
total: 99.36 sec