Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-074353
#<BuildRuby:0x000055b7a85428a0
@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.20220224-074353",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005873 0.005464 0.886484 ( 3.489328)
build_miniruby 0.001557 0.000359 0.073388 ( 0.071321)
build_ruby 0.001866 0.000431 0.076881 ( 0.074535)
build_all 0.008588 0.000803 4.192315 ( 0.831245)
build_install 0.024630 0.001638 8.055555 ( 2.460575)
test_btest 0.000875 0.000155 74.399935 ( 8.034625)
test_basic 0.006866 0.000191 0.333959 ( 0.422586)
test_all 0.000893 0.001209 663.876382 ( 65.547547)
test_rubyspec 0.105763 0.058008 46.248469 ( 51.467688)
total: 132.40 sec