Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-232625
#<BuildRuby:0x000055a35c273f58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-232625",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006167 0.000278 0.857168 ( 1.027837)
build_miniruby 0.001151 0.000154 1.001157 ( 0.999223)
build_ruby 0.001476 0.000197 2.765859 ( 2.763341)
build_all 0.006430 0.003274 16.577542 ( 2.959378)
build_install 0.010389 0.001004 2.223833 ( 1.169487)
test_btest 0.000727 0.000115 75.929891 ( 10.929737)
test_basic 0.003232 0.004174 0.344526 ( 0.429263)
test_all 0.001136 0.000227 655.226396 (103.842311)
test_rubyspec 0.055309 0.041076 50.867778 ( 58.962091)
total: 183.08 sec