Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-181512
#<BuildRuby:0x00005595d353eeb8
@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.20240109-181512",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000000 0.000000 0.000000 ( 0.000015)
build_up 0.004980 0.000052 0.971874 ( 1.361871)
build_miniruby 0.001109 0.000000 0.960521 ( 0.959040)
build_ruby 0.001324 0.000000 2.779335 ( 2.783067)
build_all 0.010164 0.000000 14.633056 ( 1.415233)
build_install 0.007398 0.002399 4.249979 ( 1.176701)
test_btest 0.000677 0.000056 75.745147 ( 7.858971)
test_basic 0.003595 0.000016 0.440697 ( 0.519858)
test_all 0.101723 0.034272 503.874234 ( 50.719354)
test_rubyspec 0.016943 0.017670 50.538520 ( 63.190252)
total: 129.99 sec