Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-221104
#<BuildRuby:0x000055b520f7c3c8
@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-221104",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.002098 0.002286 0.877260 ( 1.122822)
build_miniruby 0.000729 0.000214 0.951890 ( 0.950627)
build_ruby 0.000891 0.000262 2.755928 ( 2.667333)
build_all 0.006910 0.002032 15.757838 ( 3.367230)
build_install 0.009759 0.000000 2.327126 ( 1.358290)
test_btest 0.000595 0.000000 61.164580 ( 11.433136)
test_basic 0.004679 0.000624 0.336624 ( 0.426936)
test_all 0.001154 0.000289 685.723075 (147.722358)
test_rubyspec 0.043745 0.019920 52.823959 ( 60.976426)
total: 230.03 sec