Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-080527
#<BuildRuby:0x0000565503470460
@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-080527",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005829 0.000778 0.844296 ( 1.030879)
build_miniruby 0.000000 0.001241 1.016654 ( 1.014772)
build_ruby 0.000000 0.001478 2.780638 ( 2.778045)
build_all 0.001971 0.007954 16.747517 ( 2.977862)
build_install 0.009092 0.002674 2.313054 ( 1.187778)
test_btest 0.000833 0.000245 79.609434 ( 10.834483)
test_basic 0.005290 0.001555 0.378722 ( 0.464479)
test_all 0.001023 0.000301 670.112023 ( 93.457602)
test_rubyspec 0.076633 0.055158 51.630078 ( 59.691218)
total: 173.44 sec