Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-050851
#<BuildRuby:0x0000559ebadd3840
@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.20231231-050851",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004837 0.000968 1.197386 ( 1.567633)
build_miniruby 0.001365 0.000000 0.867903 ( 0.867413)
build_ruby 0.001525 0.000000 2.769253 ( 2.768967)
build_all 0.010149 0.000000 17.085534 ( 1.574344)
build_install 0.004703 0.004492 4.888874 ( 1.242532)
test_btest 0.000856 0.000183 90.204958 ( 7.019876)
test_basic 0.004015 0.000860 0.569139 ( 0.644137)
test_all 0.105145 0.031246 560.344085 ( 60.959370)
test_rubyspec 0.027875 0.018443 49.388250 ( 61.708991)
total: 138.35 sec