Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-172847
#<BuildRuby:0x000055f3b3d73960
@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.20231126-172847",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004886 0.000888 0.920065 ( 1.316811)
build_miniruby 0.001015 0.000000 0.807275 ( 0.807499)
build_ruby 0.001898 0.000000 2.664131 ( 2.664380)
build_all 0.007128 0.000957 12.195326 ( 1.038548)
build_install 0.001248 0.010205 3.707568 ( 0.986991)
test_btest 0.000481 0.000160 63.695281 ( 4.918818)
test_basic 0.000000 0.004152 0.421278 ( 0.502542)
test_all 0.071936 0.023310 362.970702 ( 32.831332)
test_rubyspec 0.025602 0.040135 39.912820 ( 52.461900)
total: 97.53 sec