Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-181615
#<BuildRuby:0x00005633bb54fd68
@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.20240103-181615",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004789 0.001127 1.314416 ( 1.575326)
build_miniruby 0.000731 0.000172 0.843334 ( 0.842646)
build_ruby 0.001020 0.000240 2.622300 ( 2.621962)
build_all 0.007106 0.001672 14.159494 ( 1.299112)
build_install 0.009289 0.000000 4.216088 ( 1.056181)
test_btest 0.000881 0.000136 72.500940 ( 6.954025)
test_basic 0.000000 0.005617 0.716411 ( 0.791341)
test_all 0.113341 0.016906 469.341022 ( 53.495071)
test_rubyspec 0.016823 0.029312 47.503574 ( 59.928540)
total: 128.57 sec