Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-101914
#<BuildRuby:0x000056313c3d40a0
@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.20240109-101914",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.005243 1.076041 ( 1.534523)
build_miniruby 0.000000 0.001066 0.904233 ( 0.904071)
build_ruby 0.000000 0.001386 2.880059 ( 2.882430)
build_all 0.000000 0.009960 14.836092 ( 1.399041)
build_install 0.001996 0.006961 4.311460 ( 1.150328)
test_btest 0.000651 0.000000 75.931330 ( 7.908995)
test_basic 0.003330 0.000000 0.433280 ( 0.516047)
test_all 0.119854 0.017355 495.272376 ( 59.107123)
test_rubyspec 0.026149 0.009325 50.243031 ( 62.727134)
total: 138.13 sec