Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-160243
#<BuildRuby:0x000055d2a1236aa8
@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.20221215-160243",
@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.000011)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.004212 0.000059 0.879650 ( 1.166468)
build_miniruby 0.000783 0.000218 0.977965 ( 0.976461)
build_ruby 0.001022 0.000284 2.754504 ( 2.640755)
build_all 0.002604 0.006263 15.803430 ( 3.370912)
build_install 0.007873 0.002755 2.226934 ( 1.264626)
test_btest 0.000503 0.000177 58.601445 ( 11.959106)
test_basic 0.004791 0.000177 0.313063 ( 0.403507)
test_all 0.000940 0.000314 683.716115 (137.295185)
test_rubyspec 0.045427 0.023052 53.212162 ( 61.392790)
total: 220.47 sec