Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-094052
#<BuildRuby:0x000055e74fe3a5a8
@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.20220602-094052",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004891 0.001779 0.842306 ( 1.076962)
build_miniruby 0.000751 0.000273 0.056765 ( 0.055536)
build_ruby 0.000000 0.000925 0.058335 ( 0.057200)
build_all 0.000455 0.003678 1.502579 ( 0.602821)
build_install 0.009011 0.000017 6.327523 ( 2.846298)
test_btest 0.000439 0.000168 54.854115 ( 8.272119)
test_basic 0.000884 0.004935 0.336771 ( 0.424687)
test_all 0.000991 0.000157 647.607658 ( 96.493165)
test_rubyspec 0.083130 0.047663 44.104756 ( 49.828715)
total: 159.66 sec