Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-011031
#<BuildRuby:0x000055bf371b8090
@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-011031",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001559 0.003609 1.203674 ( 1.599117)
build_miniruby 0.001116 0.000176 1.415987 ( 1.418779)
build_ruby 0.001322 0.000209 4.111110 ( 4.120720)
build_all 0.009490 0.000823 16.569039 ( 1.608300)
build_install 0.008412 0.005962 4.760569 ( 1.576182)
test_btest 0.000624 0.000124 81.311879 ( 11.338137)
test_basic 0.001536 0.003975 0.603557 ( 0.672316)
test_all 0.087169 0.034742 584.378807 ( 66.707923)
test_rubyspec 0.021571 0.040228 71.115789 ( 83.486057)
total: 172.53 sec