Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-173925
#<BuildRuby:0x00005634cc967df8
@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.20221212-173925",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004004 0.000200 0.849487 ( 1.336051)
build_miniruby 0.000807 0.000040 0.968198 ( 0.966942)
build_ruby 0.000000 0.001180 2.624095 ( 2.529258)
build_all 0.006731 0.002513 15.902128 ( 3.393096)
build_install 0.008613 0.000384 2.233074 ( 1.279873)
test_btest 0.000509 0.000042 66.782787 ( 10.778991)
test_basic 0.001305 0.003399 0.351804 ( 0.442811)
test_all 0.001370 0.000158 678.260853 (137.151585)
test_rubyspec 0.044266 0.030385 52.718477 ( 60.906203)
total: 218.79 sec