Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-055909
#<BuildRuby:0x000055729b7e7670
@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.20240107-055909",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004884 0.000044 1.256100 ( 1.611921)
build_miniruby 0.001179 0.000059 1.895505 ( 1.898046)
build_ruby 0.001675 0.000000 5.440355 ( 5.446793)
build_all 0.010339 0.000000 16.545507 ( 1.670719)
build_install 0.011113 0.004009 4.924745 ( 1.657811)
test_btest 0.000967 0.000000 81.755875 ( 10.627029)
test_basic 0.005472 0.000183 0.653086 ( 0.721949)
test_all 0.090968 0.029784 553.289597 ( 64.151926)
test_rubyspec 0.048231 0.017302 78.375349 ( 90.679889)
total: 178.47 sec