Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-152045
#<BuildRuby:0x000055639713fe70
@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-152045",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004114 0.000317 0.944738 ( 1.465770)
build_miniruby 0.000924 0.000000 0.959827 ( 0.958286)
build_ruby 0.001268 0.000000 2.755262 ( 2.647528)
build_all 0.009026 0.000000 15.793582 ( 3.326951)
build_install 0.009882 0.000499 2.264225 ( 1.300409)
test_btest 0.000583 0.000037 59.641313 ( 12.026028)
test_basic 0.005104 0.000008 0.299771 ( 0.390414)
test_all 0.001761 0.000104 680.457586 (141.123229)
test_rubyspec 0.048753 0.017451 52.188884 ( 60.363894)
total: 223.60 sec