Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-121759
#<BuildRuby:0x00005587b38d44e8
@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.20220218-121759",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.009199 0.001123 0.969628 ( 1.078421)
build_miniruby 0.001560 0.000334 0.074288 ( 0.073231)
build_ruby 0.001281 0.000275 0.078272 ( 0.077173)
build_all 0.008852 0.001897 4.141224 ( 0.780623)
build_install 0.018084 0.005784 7.834959 ( 2.367655)
test_btest 0.001028 0.000242 71.948532 ( 8.232095)
test_basic 0.005934 0.001396 0.329850 ( 0.419100)
test_all 0.000918 0.001519 662.932251 ( 65.777966)
test_rubyspec 0.105538 0.064215 46.174205 ( 51.619842)
total: 130.43 sec