Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-081940
#<BuildRuby:0x000055b5e8e57c18
@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.20240104-081940",
@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.000007 0.000003 0.000010 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000000 0.005881 1.041883 ( 1.304472)
build_miniruby 0.000526 0.000536 0.846519 ( 0.846690)
build_ruby 0.000959 0.000479 2.655025 ( 2.656028)
build_all 0.004919 0.002459 11.935046 ( 0.979788)
build_install 0.005682 0.006398 3.520929 ( 0.968354)
test_btest 0.000475 0.000271 63.396868 ( 4.583458)
test_basic 0.000264 0.003765 0.388078 ( 0.468638)
test_all 0.074594 0.023109 392.556340 ( 36.643733)
test_rubyspec 0.031605 0.034526 40.384024 ( 52.962435)
total: 101.41 sec