Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-115329
#<BuildRuby:0x00005609bf7433c0
@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.20240108-115329",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001833 0.003542 1.305695 ( 1.689267)
build_miniruby 0.001289 0.000184 2.047614 ( 2.050058)
build_ruby 0.001433 0.000205 4.312573 ( 4.325052)
build_all 0.008622 0.001231 16.676967 ( 1.740452)
build_install 0.015198 0.000865 5.046206 ( 1.783913)
test_btest 0.000754 0.000098 86.081168 ( 8.960217)
test_basic 0.005403 0.000099 0.689228 ( 0.756828)
test_all 0.094543 0.026545 540.951882 ( 64.692887)
test_rubyspec 0.027219 0.040158 82.561660 ( 94.915235)
total: 180.91 sec