Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-005509
#<BuildRuby:0x000055dec9d84700
@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-005509",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004166 0.000277 0.752880 ( 0.964572)
build_miniruby 0.000848 0.000000 1.043820 ( 1.042659)
build_ruby 0.001138 0.000000 2.657161 ( 2.655674)
build_all 0.004805 0.004049 15.736606 ( 3.307046)
build_install 0.008055 0.000948 2.295207 ( 1.315412)
test_btest 0.000534 0.000063 65.858106 ( 10.722284)
test_basic 0.004880 0.000574 0.295082 ( 0.385466)
test_all 0.000988 0.000116 638.004437 (121.159788)
test_rubyspec 0.049802 0.027465 51.871799 ( 60.081715)
total: 201.64 sec