Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-015304
#<BuildRuby:0x00005640dcecfce8
@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.20231225-015304",
@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.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003554 0.000837 1.159470 ( 1.555439)
build_miniruby 0.001378 0.000000 0.898605 ( 0.898196)
build_ruby 0.001448 0.000000 2.746821 ( 2.747010)
build_all 0.002746 0.007589 16.733469 ( 1.551810)
build_install 0.004816 0.004333 4.843458 ( 1.144056)
test_btest 0.000000 0.000713 86.082323 ( 7.408648)
test_basic 0.000000 0.004981 0.841697 ( 0.918014)
test_all 0.098273 0.035497 559.706196 ( 50.599947)
test_rubyspec 0.021238 0.027458 51.068546 ( 63.451958)
total: 130.28 sec