Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-050310
#<BuildRuby:0x0000560b35c34178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-050310",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000026 0.000002 0.000028 ( 0.000028)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000000 0.007199 0.808391 ( 1.182144)
build_miniruby 0.000092 0.000989 0.863872 ( 0.863504)
build_ruby 0.002112 0.000000 2.672677 ( 2.672702)
build_all 0.007150 0.001116 12.005773 ( 0.962371)
build_install 0.009651 0.001032 3.363209 ( 0.960294)
test_btest 0.000632 0.000126 63.765672 ( 5.704447)
test_basic 0.000439 0.003771 0.403826 ( 0.484689)
test_all 0.060600 0.038568 393.217284 ( 36.730394)
test_rubyspec 0.034365 0.032055 40.399682 ( 52.945462)
total: 102.51 sec