Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-004156
#<BuildRuby:0x00005602cd547e70
@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.20221218-004156",
@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.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003271 0.000700 0.920445 ( 1.137284)
build_miniruby 0.000902 0.000194 0.959231 ( 0.957885)
build_ruby 0.001221 0.000000 2.770045 ( 2.671260)
build_all 0.003956 0.005183 15.750771 ( 3.302807)
build_install 0.008795 0.000421 2.189769 ( 1.207077)
test_btest 0.000407 0.000102 66.471781 ( 10.708660)
test_basic 0.004469 0.000192 0.313644 ( 0.404457)
test_all 0.001048 0.000250 678.132265 (134.861801)
test_rubyspec 0.039496 0.024269 53.375376 ( 61.624567)
total: 216.88 sec