Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-094945
#<BuildRuby:0x000055f178a383a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220810-094945",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009001 0.001604 1.026104 ( 3.426962)
build_miniruby 0.001479 0.000493 0.076185 ( 0.074100)
build_ruby 0.001539 0.000513 0.078244 ( 0.076139)
build_all 0.011024 0.000000 1.552209 ( 0.570659)
build_install 0.006427 0.016501 5.121843 ( 2.039945)
test_btest 0.000000 0.000950 75.440936 ( 8.243193)
test_basic 0.002558 0.004326 0.324191 ( 0.418800)
test_all 0.002004 0.001055 679.544938 ( 66.712014)
test_rubyspec 0.101450 0.065155 45.625841 ( 52.873466)
total: 134.44 sec