Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-034934
#<BuildRuby:0x0000564f28570a58
@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.20220228-034934",
@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.000017 0.000004 0.000021 ( 0.000022)
configure 0.000024 0.000006 0.000030 ( 0.000026)
build_up 0.010377 0.001449 1.096064 ( 10.479856)
build_miniruby 0.001980 0.000457 0.078283 ( 0.075793)
build_ruby 0.001629 0.000376 0.077908 ( 0.075792)
build_all 0.008227 0.001898 4.226850 ( 0.856624)
build_install 0.019133 0.004827 7.912362 ( 2.402749)
test_btest 0.001033 0.000243 74.613928 ( 7.899460)
test_basic 0.002802 0.004691 0.331347 ( 0.420743)
test_all 0.000597 0.001137 692.033602 ( 67.445875)
test_rubyspec 0.069040 0.099576 46.396853 ( 51.916073)
total: 141.57 sec