Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-121801
#<BuildRuby:0x0000557f6c6d7220
@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.20230622-121801",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.004668 1.439974 ( 2.836737)
build_miniruby 0.000000 0.001146 0.989850 ( 0.989586)
build_ruby 0.000116 0.001138 2.578494 ( 2.578521)
build_all 0.000000 0.009842 15.859249 ( 1.396732)
build_install 0.009347 0.000838 4.632493 ( 1.088037)
test_btest 0.000751 0.000286 81.348192 ( 8.044402)
test_basic 0.001645 0.002915 0.793694 ( 0.874953)
test_all 0.001713 0.000701 452.740527 ( 42.281748)
test_rubyspec 0.005103 0.034354 43.938812 ( 56.413003)
total: 116.50 sec