Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-102259
#<BuildRuby:0x000055ed866d7f58
@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.20221225-102259",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004333 0.000011 0.831962 ( 1.072518)
build_miniruby 0.000887 0.000050 0.915981 ( 0.914534)
build_ruby 0.001118 0.000062 2.673055 ( 2.671610)
build_all 0.008741 0.000236 15.867003 ( 3.277482)
build_install 0.008695 0.000000 2.326192 ( 1.325692)
test_btest 0.000529 0.000013 60.373407 ( 11.183264)
test_basic 0.004701 0.000012 0.296625 ( 0.387635)
test_all 0.001180 0.000054 643.774355 (107.120897)
test_rubyspec 0.037040 0.037828 51.560776 ( 59.716608)
total: 187.67 sec