Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-115113
#<BuildRuby:0x00005589a0c9edf0
@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.20231105-115113",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002242 0.003196 1.346175 ( 1.778620)
build_miniruby 0.000834 0.000119 0.926828 ( 0.926508)
build_ruby 0.001565 0.000000 2.799192 ( 2.799682)
build_all 0.007775 0.003463 17.762195 ( 1.749261)
build_install 0.000000 0.009590 5.373205 ( 1.257916)
test_btest 0.000000 0.000745 86.692577 ( 7.684211)
test_basic 0.000000 0.004381 0.684958 ( 0.763659)
test_all 0.098892 0.038906 527.675652 ( 58.540998)
test_rubyspec 0.013466 0.031819 49.670573 ( 61.951200)
total: 137.45 sec