Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-154726
#<BuildRuby:0x00005571569c38e0
@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.20231122-154726",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001237 0.004459 1.012647 ( 1.661607)
build_miniruby 0.001024 0.000186 4.529728 ( 4.440820)
build_ruby 0.001200 0.000219 2.615559 ( 2.626835)
build_all 0.008264 0.000000 12.609018 ( 1.017361)
build_install 0.007879 0.003319 3.697574 ( 0.982097)
test_btest 0.000624 0.000117 64.930526 ( 4.669771)
test_basic 0.003322 0.000623 0.405437 ( 0.484942)
test_all 0.089484 0.012151 344.122835 ( 39.922148)
test_rubyspec 0.031514 0.033908 40.046326 ( 52.624085)
total: 108.43 sec