Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-171823
#<BuildRuby:0x000055aa8d5ab148
@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.20231228-171823",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002913 0.002700 1.166652 ( 1.556830)
build_miniruby 0.001034 0.000258 0.984343 ( 0.984704)
build_ruby 0.000000 0.001704 2.713788 ( 2.713829)
build_all 0.007389 0.001961 16.742375 ( 1.486450)
build_install 0.003135 0.004745 4.731787 ( 1.159794)
test_btest 0.000565 0.000180 83.607446 ( 7.479254)
test_basic 0.001787 0.003178 0.709038 ( 0.782205)
test_all 0.104472 0.027966 565.115282 ( 56.783498)
test_rubyspec 0.027633 0.021042 50.784510 ( 63.170088)
total: 136.12 sec