Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-142357
#<BuildRuby:0x000055bcab633dd8
@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.20231121-142357",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005867 0.922900 ( 1.337373)
build_miniruby 0.000000 0.001237 0.803084 ( 0.802911)
build_ruby 0.000453 0.001127 2.597993 ( 2.599252)
build_all 0.006028 0.002010 12.112899 ( 0.982458)
build_install 0.006005 0.005179 3.706230 ( 0.972837)
test_btest 0.000651 0.000250 64.797153 ( 5.337204)
test_basic 0.003767 0.001449 0.399496 ( 0.477867)
test_all 0.081118 0.017276 353.406401 ( 37.040717)
test_rubyspec 0.027348 0.037142 39.942355 ( 52.511111)
total: 102.06 sec