Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-230048
#<BuildRuby:0x00005572544e3dd0
@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.20220728-230048",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006451 0.000165 0.874025 ( 1.135494)
build_miniruby 0.000912 0.000066 0.057753 ( 0.056409)
build_ruby 0.000885 0.000063 0.059223 ( 0.057943)
build_all 0.004471 0.000319 1.553543 ( 0.613312)
build_install 0.009173 0.000000 5.665457 ( 2.143449)
test_btest 0.000884 0.000000 53.021715 ( 8.104446)
test_basic 0.000000 0.006069 0.344596 ( 0.432488)
test_all 0.000600 0.000745 622.026190 ( 88.594666)
test_rubyspec 0.094005 0.027357 43.901149 ( 49.529008)
total: 150.67 sec