Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-032147
#<BuildRuby:0x00005560f3d08460
@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.20221223-032147",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004260 0.000304 0.987483 ( 1.398263)
build_miniruby 0.000912 0.000065 4.312211 ( 4.185558)
build_ruby 0.001065 0.000076 2.556432 ( 2.554862)
build_all 0.000129 0.008886 15.906201 ( 3.329926)
build_install 0.009040 0.001937 2.249417 ( 1.247560)
test_btest 0.000541 0.000116 67.217592 ( 10.983814)
test_basic 0.004128 0.000884 0.311638 ( 0.402108)
test_all 0.001228 0.000161 676.743095 (145.590975)
test_rubyspec 0.041062 0.023012 52.151274 ( 60.356967)
total: 230.05 sec