Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-162329
#<BuildRuby:0x00005572b1e07468
@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.20221208-162329",
@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.000002 0.000008 ( 0.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003766 0.001369 1.200731 ( 1.280351)
build_miniruby 0.000654 0.000238 0.954538 ( 0.953193)
build_ruby 0.001293 0.000000 2.885180 ( 2.785955)
build_all 0.009418 0.000000 15.816386 ( 3.329426)
build_install 0.008635 0.000350 2.194745 ( 1.237506)
test_btest 0.000467 0.000123 67.594231 ( 10.983971)
test_basic 0.004134 0.001088 0.295355 ( 0.385439)
test_all 0.000837 0.000221 656.716900 (106.688854)
test_rubyspec 0.055241 0.017420 53.043222 ( 61.272927)
total: 188.92 sec