Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-212503
#<BuildRuby:0x000055de68018028
@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.20221213-212503",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003599 0.000675 0.833897 ( 1.072909)
build_miniruby 0.000862 0.000161 0.994765 ( 0.993596)
build_ruby 0.000931 0.000174 2.699382 ( 2.588964)
build_all 0.009139 0.000000 15.776980 ( 3.403003)
build_install 0.005864 0.004740 2.186047 ( 1.276508)
test_btest 0.000544 0.000000 67.460152 ( 11.075981)
test_basic 0.004731 0.000199 0.310893 ( 0.401630)
test_all 0.001124 0.000225 663.423738 (147.460225)
test_rubyspec 0.060596 0.012120 52.526416 ( 60.666133)
total: 228.94 sec