Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-062216
#<BuildRuby:0x0000556fcfab0178
@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.20231219-062216",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004267 0.000388 1.037642 ( 1.298175)
build_miniruby 0.001062 0.000097 0.869389 ( 0.869267)
build_ruby 0.001302 0.000119 2.719961 ( 2.722188)
build_all 0.003089 0.004361 12.164126 ( 0.977747)
build_install 0.009230 0.000034 3.586964 ( 0.974034)
test_btest 0.000798 0.000000 60.631032 ( 6.069559)
test_basic 0.003462 0.000000 0.380127 ( 0.465362)
test_all 0.065491 0.033757 397.987931 ( 37.952562)
test_rubyspec 0.033116 0.035142 39.930439 ( 52.593953)
total: 103.92 sec