Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-033116
#<BuildRuby:0x00005579080cf0b8
@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.20231126-033116",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006099 0.000305 1.244227 ( 1.626733)
build_miniruby 0.000989 0.000000 0.860154 ( 0.860671)
build_ruby 0.001286 0.000000 2.636415 ( 2.636709)
build_all 0.006744 0.003958 16.185845 ( 1.444523)
build_install 0.012382 0.000689 4.903883 ( 1.180556)
test_btest 0.000658 0.000055 83.679423 ( 7.181318)
test_basic 0.004139 0.000345 0.753481 ( 0.830657)
test_all 0.103974 0.029075 522.429777 ( 50.673510)
test_rubyspec 0.028873 0.022833 49.629809 ( 61.829496)
total: 128.26 sec