Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-063729
#<BuildRuby:0x000055d6c7b5f858
@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.20220225-063729",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007893 0.004016 0.875175 ( 4.010757)
build_miniruby 0.001165 0.000332 0.070505 ( 0.068781)
build_ruby 0.001417 0.000404 0.068625 ( 0.067437)
build_all 0.009668 0.001447 4.138276 ( 0.855277)
build_install 0.015661 0.006504 7.951946 ( 2.492580)
test_btest 0.000000 0.001416 71.016183 ( 8.059149)
test_basic 0.003089 0.004547 0.345012 ( 0.436504)
test_all 0.001738 0.000000 671.999580 ( 65.997605)
test_rubyspec 0.100752 0.055564 46.292864 ( 51.674496)
total: 133.66 sec