Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-082504
#<BuildRuby:0x000056466059f680
@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.20220217-082504",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008442 0.001948 0.944361 ( 1.526281)
build_miniruby 0.001566 0.000362 0.073480 ( 0.071686)
build_ruby 0.001669 0.000385 0.076356 ( 0.074499)
build_all 0.008927 0.002060 4.135405 ( 0.789689)
build_install 0.017531 0.005770 7.789318 ( 2.337841)
test_btest 0.001211 0.000303 73.658154 ( 8.107027)
test_basic 0.004618 0.003812 0.345467 ( 0.433935)
test_all 0.001622 0.000209 643.673770 ( 64.537063)
test_rubyspec 0.076845 0.064393 45.862843 ( 51.366536)
total: 129.25 sec