Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-230121
#<BuildRuby:0x000055dcb0cb3418
@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.20221215-230121",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000391 0.004082 0.820208 ( 1.049768)
build_miniruby 0.000820 0.000087 1.026310 ( 1.025038)
build_ruby 0.000000 0.001390 2.800116 ( 2.712236)
build_all 0.006635 0.002421 15.950789 ( 3.477560)
build_install 0.008919 0.001275 2.296464 ( 1.271225)
test_btest 0.000507 0.000072 62.132744 ( 10.907492)
test_basic 0.004956 0.000064 0.298824 ( 0.390997)
test_all 0.000000 0.001424 696.754894 (137.927481)
test_rubyspec 0.043407 0.014721 52.774607 ( 60.950004)
total: 219.71 sec