Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-233718
#<BuildRuby:0x00005571b44e7818
@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.20231209-233718",
@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.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005114 0.000180 1.387342 ( 1.721721)
build_miniruby 0.000807 0.000128 0.898715 ( 0.898336)
build_ruby 0.001169 0.000185 2.661000 ( 2.660918)
build_all 0.000000 0.010161 17.004694 ( 1.505962)
build_install 0.003094 0.005837 4.964816 ( 1.166777)
test_btest 0.000731 0.000254 84.473661 ( 8.316217)
test_basic 0.000074 0.003629 0.705068 ( 0.783245)
test_all 0.102244 0.033797 540.387730 ( 58.008652)
test_rubyspec 0.021927 0.024930 50.811190 ( 63.091114)
total: 138.15 sec