Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-205425
#<BuildRuby:0x00005641ec2c7778
@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.20220324-205425",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000031 0.000000 0.000031 ( 0.000039)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009751 0.000381 1.004584 ( 1.093548)
build_miniruby 0.002073 0.000138 0.072888 ( 0.072656)
build_ruby 0.001949 0.000130 0.077720 ( 0.077258)
build_all 0.002517 0.007585 4.112291 ( 0.867932)
build_install 0.014915 0.007891 7.801859 ( 2.456212)
test_btest 0.000956 0.000217 71.472926 ( 8.295027)
test_basic 0.007521 0.000743 0.345255 ( 0.433352)
test_all 0.002145 0.000161 635.843522 ( 65.451758)
test_rubyspec 0.094698 0.069170 45.911531 ( 51.336861)
total: 130.09 sec