Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-010318
#<BuildRuby:0x000055a95b94f2f0
@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.20231222-010318",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001162 0.004361 1.303050 ( 1.702337)
build_miniruby 0.000890 0.000149 0.871343 ( 0.870846)
build_ruby 0.001235 0.000206 2.782652 ( 2.784152)
build_all 0.006690 0.003142 16.145527 ( 1.455827)
build_install 0.000000 0.008995 4.594316 ( 1.123774)
test_btest 0.000000 0.001062 82.829486 ( 7.653605)
test_basic 0.003738 0.001832 0.802437 ( 0.876861)
test_all 0.095944 0.036010 525.695130 ( 49.359422)
test_rubyspec 0.024435 0.019427 49.882476 ( 62.185638)
total: 128.01 sec