Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-004608
#<BuildRuby:0x00005566223a3670
@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.20231218-004608",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000699 0.004110 1.039028 ( 1.292289)
build_miniruby 0.001221 0.000000 0.880166 ( 0.880059)
build_ruby 0.001227 0.000000 2.719243 ( 2.720555)
build_all 0.002862 0.005235 12.176345 ( 1.032254)
build_install 0.007579 0.001060 3.566765 ( 0.974492)
test_btest 0.000589 0.000147 65.312542 ( 5.337178)
test_basic 0.000000 0.004493 0.376334 ( 0.457196)
test_all 0.082426 0.019587 396.421785 ( 35.070418)
test_rubyspec 0.038494 0.029945 39.526315 ( 52.200481)
total: 99.97 sec