Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-021134
#<BuildRuby:0x000055fbdb01b5f8
@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.20231212-021134",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005458 0.000320 1.515363 ( 2.090326)
build_miniruby 0.000789 0.000176 0.875972 ( 0.875538)
build_ruby 0.000999 0.000222 2.995127 ( 2.995673)
build_all 0.009782 0.000274 16.666380 ( 1.526855)
build_install 0.008853 0.000054 4.951848 ( 1.181969)
test_btest 0.000858 0.000156 89.817281 ( 7.107939)
test_basic 0.003630 0.000660 0.599486 ( 0.679513)
test_all 0.090296 0.048057 533.592242 ( 56.267599)
test_rubyspec 0.036640 0.015306 50.188779 ( 62.602769)
total: 135.33 sec