Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-034556
#<BuildRuby:0x000055836dd30f40
@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.20220211-034556",
@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.000015 0.000004 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009624 0.001237 0.964487 ( 1.691969)
build_miniruby 0.001494 0.000320 0.077891 ( 0.076580)
build_ruby 0.001977 0.000000 0.079227 ( 0.078731)
build_all 0.005980 0.004203 4.162553 ( 0.791227)
build_install 0.015946 0.007754 7.842408 ( 2.323702)
test_btest 0.000835 0.000246 73.142119 ( 7.927414)
test_basic 0.005885 0.001731 0.338049 ( 0.427845)
test_all 0.001163 0.000342 649.476750 ( 65.090395)
test_rubyspec 0.073973 0.079088 46.039453 ( 51.522437)
total: 129.93 sec