Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-092853
#<BuildRuby:0x000055fa24564018
@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.20220610-092853",
@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.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003005 0.003465 0.907954 ( 2.474271)
build_miniruby 0.000948 0.000126 0.057641 ( 0.056362)
build_ruby 0.000921 0.000122 0.060006 ( 0.058704)
build_all 0.004324 0.000000 1.506870 ( 0.611886)
build_install 0.010676 0.000356 6.334626 ( 2.850372)
test_btest 0.000796 0.000088 48.363668 ( 8.602440)
test_basic 0.005917 0.000658 0.345170 ( 0.432182)
test_all 0.001286 0.000084 645.713872 ( 95.632862)
test_rubyspec 0.103773 0.024771 44.207581 ( 49.748654)
total: 160.47 sec