Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-190320
#<BuildRuby:0x0000559c7f252620
@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.20230108-190320",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.006805 0.002268 0.856644 ( 1.039041)
build_miniruby 0.001012 0.000338 1.024985 ( 1.023021)
build_ruby 0.001210 0.000403 2.799456 ( 2.796803)
build_all 0.007659 0.002553 16.857917 ( 2.984900)
build_install 0.004413 0.005085 2.135822 ( 1.088112)
test_btest 0.000000 0.001127 66.225566 ( 11.242078)
test_basic 0.003876 0.003583 0.389501 ( 0.474175)
test_all 0.000731 0.000313 662.461663 (100.817636)
test_rubyspec 0.070405 0.062416 52.279475 ( 60.302250)
total: 181.77 sec