Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-205316
#<BuildRuby:0x000055ca2fc134b0
@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.20240116-205316",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004717 0.000134 0.813884 ( 1.215965)
build_miniruby 0.000846 0.000141 0.798442 ( 0.798196)
build_ruby 0.001142 0.000191 2.674964 ( 2.675759)
build_all 0.006931 0.000427 12.004719 ( 0.959661)
build_install 0.006543 0.004836 3.394420 ( 0.955564)
test_btest 0.000650 0.000140 64.176356 ( 5.108189)
test_basic 0.005075 0.000099 0.416798 ( 0.496324)
test_all 0.055222 0.037663 367.885442 ( 32.729068)
test_rubyspec 0.038261 0.094989 73.445345 ( 85.915484)
total: 130.85 sec