Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-171704
#<BuildRuby:0x0000559f241c3568
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231222-171704",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000925 0.004162 1.278755 ( 1.743386)
build_miniruby 0.001011 0.000357 0.818369 ( 0.818347)
build_ruby 0.001092 0.000385 2.831537 ( 2.831363)
build_all 0.004137 0.005726 15.672317 ( 1.512411)
build_install 0.008540 0.000000 4.506055 ( 1.101059)
test_btest 0.001038 0.000000 78.813747 ( 7.476068)
test_basic 0.003559 0.000174 0.647532 ( 0.724926)
test_all 0.112391 0.020777 500.841021 ( 50.237991)
test_rubyspec 0.013860 0.029983 51.758204 ( 64.105341)
total: 130.55 sec