Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-122514
#<BuildRuby:0x0000555a6b3d7fa0
@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.20221216-122514",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004293 0.000000 0.943265 ( 1.154956)
build_miniruby 0.001016 0.000000 1.015495 ( 1.013903)
build_ruby 0.001292 0.000000 2.830891 ( 2.723739)
build_all 0.004776 0.004572 15.792912 ( 3.305038)
build_install 0.005377 0.004651 2.216665 ( 1.237191)
test_btest 0.000569 0.000054 63.164250 ( 10.949766)
test_basic 0.004651 0.000000 0.306355 ( 0.397466)
test_all 0.001225 0.000111 686.532298 (140.032703)
test_rubyspec 0.050794 0.021451 52.196349 ( 60.342792)
total: 221.16 sec