Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-230244
#<BuildRuby:0x000056487b89fd68
@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.20231227-230244",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004516 0.000752 1.170787 ( 1.556657)
build_miniruby 0.001178 0.000197 0.955714 ( 0.955706)
build_ruby 0.001351 0.000226 2.917767 ( 2.917257)
build_all 0.002246 0.007243 15.814676 ( 1.440339)
build_install 0.007825 0.000000 4.490725 ( 1.121851)
test_btest 0.000657 0.000067 78.184470 ( 6.796378)
test_basic 0.004608 0.000102 0.651510 ( 0.730886)
test_all 0.093374 0.040524 536.732050 ( 56.696128)
test_rubyspec 0.031216 0.015528 49.715797 ( 62.021500)
total: 134.24 sec