Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-190326
#<BuildRuby:0x0000557df207c090
@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.20240107-190326",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004829 0.000074 1.236876 ( 1.614036)
build_miniruby 0.001068 0.000112 1.924305 ( 1.926792)
build_ruby 0.001740 0.000000 4.217334 ( 4.226088)
build_all 0.009980 0.000000 16.462339 ( 1.732906)
build_install 0.007431 0.007476 4.949719 ( 1.727067)
test_btest 0.000632 0.000102 82.600717 ( 9.335445)
test_basic 0.000000 0.005559 0.665755 ( 0.731046)
test_all 0.102522 0.021476 525.736241 ( 65.049182)
test_rubyspec 0.054317 0.010763 79.563666 ( 91.661404)
total: 178.00 sec