Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-103134
#<BuildRuby:0x0000555e34ce80a0
@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.20231118-103134",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002830 0.001415 1.174762 ( 1.563338)
build_miniruby 0.001038 0.000000 0.877147 ( 0.877344)
build_ruby 0.001334 0.000000 2.708335 ( 2.708033)
build_all 0.008586 0.001237 16.767150 ( 1.527448)
build_install 0.007608 0.002072 4.942323 ( 1.159129)
test_btest 0.000805 0.000338 84.225195 ( 7.934217)
test_basic 0.004402 0.000133 0.753485 ( 0.830376)
test_all 0.106799 0.028687 514.904733 ( 53.867061)
test_rubyspec 0.035078 0.013156 49.503798 ( 61.733583)
total: 132.20 sec