Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-042910
#<BuildRuby:0x0000556ecbee3df8
@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.20221218-042910",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.003185 0.001274 0.853869 ( 1.627652)
build_miniruby 0.000626 0.000251 1.014125 ( 1.012740)
build_ruby 0.000853 0.000341 2.690312 ( 2.562253)
build_all 0.006067 0.003294 15.924756 ( 3.357366)
build_install 0.007485 0.001208 2.251058 ( 1.252522)
test_btest 0.000000 0.000652 68.188624 ( 11.441465)
test_basic 0.000000 0.004650 0.294901 ( 0.386067)
test_all 0.000000 0.002299 672.856214 (279.936582)
test_rubyspec 0.035195 0.028563 52.946842 ( 61.155267)
total: 362.73 sec