Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-002254
#<BuildRuby:0x000055d5f2cf8208
@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.20220830-002254",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005987 0.000428 0.830727 ( 0.964258)
build_miniruby 0.000981 0.000070 0.057732 ( 0.056475)
build_ruby 0.000926 0.000066 0.059654 ( 0.058482)
build_all 0.000772 0.003954 1.542750 ( 0.585927)
build_install 0.008598 0.000023 1.930268 ( 0.978376)
test_btest 0.000720 0.000085 54.819205 ( 8.244154)
test_basic 0.004751 0.000559 0.291724 ( 0.380825)
test_all 0.001779 0.000210 628.655798 ( 89.892701)
test_rubyspec 0.100558 0.023358 43.924756 ( 52.218515)
total: 153.38 sec