Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-104943
#<BuildRuby:0x00005593ec473940
@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.20220310-104943",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006453 0.004531 0.993771 ( 1.827599)
build_miniruby 0.001529 0.000328 0.074695 ( 0.072815)
build_ruby 0.001597 0.000342 0.073545 ( 0.071397)
build_all 0.004958 0.004562 1.507852 ( 0.610741)
build_install 0.020911 0.001674 5.188337 ( 2.173242)
test_btest 0.000807 0.000180 74.303128 ( 7.960870)
test_basic 0.006331 0.001406 0.338306 ( 0.426880)
test_all 0.001879 0.000418 655.591036 ( 65.297678)
test_rubyspec 0.072059 0.079942 46.295182 ( 51.639134)
total: 130.08 sec