Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-045558
#<BuildRuby:0x0000561d9c40e678
@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.20221206-045558",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000031 0.000005 0.000036 ( 0.000015)
build_up 0.001953 0.003607 1.131674 ( 1.164303)
build_miniruby 0.000845 0.000195 0.983424 ( 0.981976)
build_ruby 0.000958 0.000221 2.711391 ( 2.625409)
build_all 0.009157 0.000000 15.692065 ( 3.300739)
build_install 0.005700 0.003937 2.234555 ( 1.271501)
test_btest 0.000452 0.000108 65.409756 ( 11.477000)
test_basic 0.003930 0.000935 0.327819 ( 0.418429)
test_all 0.000829 0.000198 653.996552 (115.211913)
test_rubyspec 0.046732 0.024311 52.420887 ( 60.635934)
total: 197.09 sec