Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-232116
#<BuildRuby:0x0000563017178070
@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.20231219-232116",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004104 0.000030 1.158161 ( 1.563181)
build_miniruby 0.000892 0.000141 0.902426 ( 0.902308)
build_ruby 0.001211 0.000191 2.761256 ( 2.760952)
build_all 0.005397 0.004407 16.420042 ( 1.465362)
build_install 0.005499 0.003553 4.788960 ( 1.170774)
test_btest 0.000921 0.000209 83.665105 ( 7.079105)
test_basic 0.000866 0.004374 0.709811 ( 0.788560)
test_all 0.109844 0.023254 497.941496 ( 54.545563)
test_rubyspec 0.015067 0.035438 51.373075 ( 63.691750)
total: 133.97 sec