Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-184408
#<BuildRuby:0x0000557f63eb3df8
@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.20221216-184408",
@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.000003 0.000010 ( 0.000009)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.004227 0.000030 0.838273 ( 1.032813)
build_miniruby 0.000893 0.000000 0.966210 ( 0.965277)
build_ruby 0.001251 0.000000 2.777490 ( 2.676104)
build_all 0.007170 0.001756 15.757194 ( 3.260315)
build_install 0.009559 0.000000 2.295174 ( 1.350150)
test_btest 0.000583 0.000000 68.127620 ( 10.988746)
test_basic 0.003183 0.001794 0.306957 ( 0.397809)
test_all 0.001200 0.000353 692.411655 (137.239992)
test_rubyspec 0.037039 0.026972 52.852634 ( 60.980972)
total: 218.89 sec