Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-052802
#<BuildRuby:0x00005582a40affd8
@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.20240114-052802",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004905 0.000350 0.782251 ( 1.171037)
build_miniruby 0.000979 0.000070 0.823449 ( 0.823661)
build_ruby 0.000000 0.001537 2.677117 ( 2.678018)
build_all 0.000903 0.007242 12.095496 ( 0.975823)
build_install 0.008571 0.001836 3.471095 ( 0.971921)
test_btest 0.000681 0.000146 63.649745 ( 5.977938)
test_basic 0.000000 0.004055 0.393241 ( 0.473240)
test_all 0.083121 0.012422 389.602196 ( 34.341521)
test_rubyspec 0.032988 0.040225 40.806871 ( 53.340017)
total: 100.75 sec