Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-021732
#<BuildRuby:0x000055ffe5a93658
@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.20220303-021732",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.011775 1.022371 ( 3.456653)
build_miniruby 0.000000 0.002067 0.074144 ( 0.071889)
build_ruby 0.000348 0.002305 0.076624 ( 0.073904)
build_all 0.005931 0.004314 4.174871 ( 0.842964)
build_install 0.010390 0.013102 7.963104 ( 2.423042)
test_btest 0.000788 0.000645 76.667040 ( 8.500159)
test_basic 0.007118 0.001120 0.327937 ( 0.414941)
test_all 0.001725 0.000000 668.843058 ( 65.413844)
test_rubyspec 0.077095 0.080120 46.392377 ( 51.861550)
total: 133.06 sec