Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-005143
#<BuildRuby:0x0000563970e1be00
@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-005143",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000000 0.004907 1.081577 ( 1.084248)
build_miniruby 0.000644 0.000249 0.927227 ( 0.925977)
build_ruby 0.000935 0.000249 2.792277 ( 2.706743)
build_all 0.009252 0.000000 15.866599 ( 3.271214)
build_install 0.007184 0.001354 2.141903 ( 1.234312)
test_btest 0.000526 0.000117 61.186075 ( 11.567843)
test_basic 0.004125 0.000917 0.335956 ( 0.426568)
test_all 0.000865 0.000193 678.805319 (112.431327)
test_rubyspec 0.037319 0.024058 52.479962 ( 60.832699)
total: 194.48 sec