Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-115400
#<BuildRuby:0x0000564855fbf448
@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.20220507-115400",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.002068 0.004704 0.842452 ( 1.393853)
build_miniruby 0.000816 0.000204 0.057241 ( 0.056031)
build_ruby 0.000824 0.000206 0.058314 ( 0.057064)
build_all 0.000000 0.004286 1.484238 ( 0.598691)
build_install 0.006969 0.003934 6.283733 ( 2.822259)
test_btest 0.000000 0.000853 52.604027 ( 7.892915)
test_basic 0.002854 0.002859 0.261276 ( 0.349955)
test_all 0.000842 0.000337 644.835421 ( 92.726101)
test_rubyspec 0.092306 0.033929 43.859345 ( 48.738095)
total: 154.64 sec