Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-083641
#<BuildRuby:0x0000562fab1cadf0
@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.20240112-083641",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004550 0.997834 ( 1.409778)
build_miniruby 0.000000 0.000980 0.904736 ( 0.905461)
build_ruby 0.000000 0.001328 2.787621 ( 2.790954)
build_all 0.005686 0.004125 14.624452 ( 1.359013)
build_install 0.006241 0.002269 4.213368 ( 1.141893)
test_btest 0.000481 0.000175 77.257381 ( 7.451186)
test_basic 0.002318 0.000843 0.448871 ( 0.529837)
test_all 0.106686 0.029815 522.571562 ( 48.575363)
test_rubyspec 0.021062 0.015832 50.402553 ( 62.888913)
total: 127.05 sec