Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-024507
#<BuildRuby:0x000055fd52e03418
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221129-024507",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004228 0.000528 1.222927 ( 1.326989)
build_miniruby 0.000000 0.000888 0.937116 ( 0.935808)
build_ruby 0.000000 0.001200 2.772204 ( 2.668743)
build_all 0.000000 0.009050 15.801205 ( 3.311962)
build_install 0.000000 0.010306 2.117557 ( 1.290774)
test_btest 0.000000 0.000605 61.031585 ( 11.012875)
test_basic 0.000000 0.005097 0.303216 ( 0.393760)
test_all 0.000000 0.001036 672.814338 (107.949098)
test_rubyspec 0.032836 0.043244 53.320073 ( 61.522437)
total: 190.41 sec