Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-140355
#<BuildRuby:0x000055acbfb32678
@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.20221214-140355",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004166 0.000016 0.834063 ( 1.065462)
build_miniruby 0.000000 0.000972 0.952035 ( 0.950566)
build_ruby 0.000000 0.001289 2.868471 ( 2.765414)
build_all 0.005258 0.003541 15.742349 ( 3.350598)
build_install 0.010345 0.000000 2.227341 ( 1.266403)
test_btest 0.000546 0.000026 66.765965 ( 11.412050)
test_basic 0.000877 0.003819 0.320689 ( 0.412135)
test_all 0.001400 0.000300 679.390854 (140.587485)
test_rubyspec 0.034527 0.031344 51.856995 ( 60.078691)
total: 221.89 sec