Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-192211
#<BuildRuby:0x000055fc43780060
@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-192211",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000031 0.000008 0.000039 ( 0.000025)
build_up 0.002038 0.004575 0.828238 ( 1.095052)
build_miniruby 0.001090 0.000000 0.057754 ( 0.056462)
build_ruby 0.000932 0.000000 0.059050 ( 0.057897)
build_all 0.004191 0.000000 1.493987 ( 0.616505)
build_install 0.010006 0.001117 6.309828 ( 2.844140)
test_btest 0.000514 0.000137 50.193966 ( 8.747788)
test_basic 0.000000 0.005420 0.255150 ( 0.344232)
test_all 0.000911 0.000531 630.221287 ( 93.127113)
test_rubyspec 0.084228 0.043543 44.310794 ( 49.869441)
total: 156.76 sec