Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-004157
#<BuildRuby:0x0000556dfa4cbae0
@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.20231030-004157",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.004713 0.003143 13.626861 ( 7.759738)
build_miniruby 0.006299 0.000623 125.461925 ( 12.757768)
build_ruby 0.000980 0.000258 2.721735 ( 2.721592)
build_all 0.012751 0.002159 31.567995 ( 5.568838)
build_install 0.007831 0.000000 5.043869 ( 1.209897)
test_btest 0.000984 0.000000 85.353774 ( 7.297991)
test_basic 0.000000 0.004312 0.698732 ( 0.775571)
test_all 0.087900 0.050772 493.874418 ( 53.453202)
test_rubyspec 0.016205 0.031260 49.613038 ( 61.916586)
total: 153.46 sec