Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-195143
#<BuildRuby:0x000055ca40fd0010
@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.20221229-195143",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005829 0.000777 0.846984 ( 1.018301)
build_miniruby 0.001112 0.000148 1.013355 ( 1.011368)
build_ruby 0.001445 0.000192 2.788064 ( 2.785437)
build_all 0.009695 0.000104 16.746249 ( 2.967241)
build_install 0.010455 0.001230 2.305058 ( 1.187766)
test_btest 0.000707 0.000083 67.487866 ( 11.073200)
test_basic 0.006276 0.000129 0.339878 ( 0.426338)
test_all 0.001048 0.000117 666.787137 ( 94.197634)
test_rubyspec 0.096115 0.034889 51.643593 ( 59.684409)
total: 174.35 sec