Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-003022
#<BuildRuby:0x000055b9924cbd68
@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.20231106-003022",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004868 0.000243 1.366276 ( 1.650320)
build_miniruby 0.000952 0.000000 0.899803 ( 0.900224)
build_ruby 0.001203 0.000000 2.782106 ( 2.782585)
build_all 0.010272 0.000183 17.358531 ( 1.537544)
build_install 0.008816 0.000190 5.322945 ( 1.196166)
test_btest 0.001182 0.000052 84.303761 ( 7.754052)
test_basic 0.004983 0.000011 0.659509 ( 0.739922)
test_all 0.074423 0.063167 551.606032 ( 52.758010)
test_rubyspec 0.027252 0.020620 51.961747 ( 64.276657)
total: 133.60 sec