Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-170551
#<BuildRuby:0x0000556c71493670
@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.20220617-170551",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003619 0.003057 0.839552 ( 4.508591)
build_miniruby 0.000914 0.000114 0.089487 ( 0.087553)
build_ruby 0.000000 0.001925 3.543557 ( 3.344724)
build_all 0.007664 0.001754 15.828139 ( 2.896389)
build_install 0.007913 0.001319 6.385649 ( 2.850524)
test_btest 0.000727 0.000121 51.137497 ( 8.689364)
test_basic 0.006268 0.000329 0.358517 ( 0.445324)
test_all 0.001399 0.000221 635.172840 ( 93.743260)
test_rubyspec 0.067528 0.062159 44.283422 ( 49.844005)
total: 166.41 sec