Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-070523
#<BuildRuby:0x000055b0e869c8e8
@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.20220209-070523",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003605 0.007056 0.993829 ( 2.795362)
build_miniruby 0.001276 0.000341 0.067419 ( 0.066070)
build_ruby 0.001479 0.000394 0.072828 ( 0.071358)
build_all 0.008878 0.001210 4.213418 ( 0.798462)
build_install 0.017121 0.006250 7.811915 ( 2.302587)
test_btest 0.001077 0.000293 74.934421 ( 7.976250)
test_basic 0.006156 0.001679 0.346980 ( 0.436085)
test_all 0.001341 0.000366 648.559742 ( 64.987702)
test_rubyspec 0.131392 0.032777 46.150874 ( 51.724781)
total: 131.16 sec