Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-083109
#<BuildRuby:0x000055675423a620
@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.20230102-083109",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000025 0.000008 0.000033 ( 0.000031)
build_up 0.005914 0.000577 0.843878 ( 1.025693)
build_miniruby 0.000925 0.000264 1.008880 ( 1.006962)
build_ruby 0.001196 0.000342 2.776550 ( 2.774064)
build_all 0.007043 0.002582 16.689081 ( 2.970114)
build_install 0.008972 0.002639 2.300126 ( 1.179158)
test_btest 0.000697 0.000205 79.358752 ( 10.764894)
test_basic 0.006030 0.000439 0.355262 ( 0.441434)
test_all 0.001185 0.000329 672.523747 ( 98.578226)
test_rubyspec 0.109416 0.025050 51.598589 ( 59.649308)
total: 178.39 sec