Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-075911
#<BuildRuby:0x0000563d41a1fe80
@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.20221230-075911",
@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.000020 0.000003 0.000023 ( 0.000024)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005250 0.000750 0.877272 ( 1.061275)
build_miniruby 0.001167 0.000167 1.023487 ( 1.021365)
build_ruby 0.001328 0.000190 2.777133 ( 2.774562)
build_all 0.009169 0.000608 16.759409 ( 2.985898)
build_install 0.010308 0.001375 2.285850 ( 1.179938)
test_btest 0.000743 0.000099 69.068345 ( 11.405422)
test_basic 0.000000 0.006510 0.309634 ( 0.395948)
test_all 0.000000 0.001518 667.745851 (111.114960)
test_rubyspec 0.058952 0.039755 51.461553 ( 59.517148)
total: 191.46 sec