Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-113033
#<BuildRuby:0x00005631e7ef3688
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-113033",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000304 0.010573 0.930210 ( 1.426561)
build_miniruby 0.001281 0.000492 0.067110 ( 0.066986)
build_ruby 0.001292 0.000497 0.077812 ( 0.077748)
build_all 0.009126 0.000421 4.174807 ( 0.811948)
build_install 0.020166 0.002891 7.780426 ( 2.356220)
test_btest 0.000835 0.000239 47.626347 ( 44.198926)
test_basic 0.003196 0.004943 0.340158 ( 0.428907)
test_all 0.001342 0.000168 652.842563 ( 65.064738)
test_rubyspec 0.104169 0.059973 46.064541 ( 51.579601)
total: 166.01 sec