Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-232047
#<BuildRuby:0x000055bd6ece40d8
@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.20231210-232047",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000937 0.004083 1.003645 ( 1.544838)
build_miniruby 0.001140 0.000000 0.868522 ( 0.868270)
build_ruby 0.001612 0.000000 2.691669 ( 2.693466)
build_all 0.004109 0.003935 12.123572 ( 1.002743)
build_install 0.005224 0.006421 3.614463 ( 0.977569)
test_btest 0.000523 0.000123 64.115557 ( 5.816886)
test_basic 0.003091 0.000000 0.378058 ( 0.459297)
test_all 0.074535 0.023503 385.528065 ( 35.210084)
test_rubyspec 0.035880 0.027312 39.701985 ( 52.376188)
total: 100.95 sec