Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-205353
#<BuildRuby:0x00005571b640c090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-205353",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004451 0.001048 1.349412 ( 1.708083)
build_miniruby 0.000735 0.000173 0.830568 ( 0.830599)
build_ruby 0.000000 0.001506 2.925089 ( 2.927036)
build_all 0.003856 0.006777 16.972099 ( 1.533540)
build_install 0.009310 0.000000 5.033299 ( 1.240861)
test_btest 0.000000 0.001149 89.511852 ( 7.503780)
test_basic 0.003428 0.001656 0.685032 ( 0.764945)
test_all 0.114289 0.020317 557.362776 ( 49.871340)
test_rubyspec 0.031448 0.016585 51.400330 ( 63.823246)
total: 130.20 sec