Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-014136
#<BuildRuby:0x0000558f37c177f0
@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.20231217-014136",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002283 0.003120 1.031762 ( 1.267207)
build_miniruby 0.001261 0.000000 0.873883 ( 0.873575)
build_ruby 0.001656 0.000000 2.719049 ( 2.719356)
build_all 0.007104 0.000402 12.136894 ( 1.015553)
build_install 0.012692 0.000150 3.567897 ( 0.987624)
test_btest 0.000772 0.000000 63.724345 ( 5.817678)
test_basic 0.004292 0.000135 0.375424 ( 0.457741)
test_all 0.058045 0.041906 407.923169 ( 33.920137)
test_rubyspec 0.028128 0.015440 39.978281 ( 52.721937)
total: 99.78 sec