Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-210357
#<BuildRuby:0x000056201bffb4f0
@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.20240107-210357",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000591 0.004222 1.235958 ( 1.618226)
build_miniruby 0.000991 0.000175 1.432732 ( 1.436958)
build_ruby 0.001407 0.000248 4.164852 ( 4.171622)
build_all 0.010108 0.000237 16.634242 ( 1.751649)
build_install 0.011136 0.004018 4.826762 ( 1.616833)
test_btest 0.000729 0.000132 81.586555 ( 7.640535)
test_basic 0.000000 0.005698 0.671123 ( 0.741258)
test_all 0.099245 0.024470 550.318102 ( 68.903355)
test_rubyspec 0.037094 0.026830 77.490998 ( 89.809825)
total: 177.69 sec