Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-082855
#<BuildRuby:0x000055cca893fdf8
@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.20220826-082855",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006646 0.858953 ( 1.122241)
build_miniruby 0.000000 0.000973 0.058798 ( 0.057562)
build_ruby 0.000350 0.000661 0.061218 ( 0.060001)
build_all 0.003864 0.000891 1.540696 ( 0.585165)
build_install 0.006146 0.004954 1.909195 ( 0.968831)
test_btest 0.000571 0.000163 50.270534 ( 8.968411)
test_basic 0.004230 0.001208 0.283828 ( 0.373855)
test_all 0.001856 0.000530 639.912047 ( 93.697425)
test_rubyspec 0.059024 0.061067 44.078359 ( 52.318727)
total: 158.15 sec