Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-044143
#<BuildRuby:0x00005588bb583df8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221122-044143",
@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.000012 0.000001 0.000013 ( 0.000015)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.005159 1.114111 ( 1.164051)
build_miniruby 0.000000 0.000885 1.086858 ( 1.085741)
build_ruby 0.000082 0.001149 2.794898 ( 2.675260)
build_all 0.000837 0.008146 15.925285 ( 3.407321)
build_install 0.005740 0.003115 2.042317 ( 1.144214)
test_btest 0.000483 0.000188 57.946560 ( 11.630901)
test_basic 0.000642 0.004167 0.307970 ( 0.399322)
test_all 0.000797 0.000354 677.012734 (123.700588)
test_rubyspec 0.042583 0.017117 53.466692 ( 61.686452)
total: 206.89 sec