Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-143907
#<BuildRuby:0x000056167fcc9390
@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.20220808-143907",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.007459 0.002984 0.913760 ( 0.957277)
build_miniruby 0.002197 0.000000 0.067376 ( 0.064701)
build_ruby 0.002969 0.000216 0.066635 ( 0.064220)
build_all 0.006590 0.002396 1.251669 ( 0.465958)
build_install 0.014573 0.003066 4.276491 ( 1.794198)
test_btest 0.001641 0.000547 52.960250 ( 5.980892)
test_basic 0.005004 0.001668 0.299030 ( 0.389504)
test_all 0.002357 0.000000 497.659728 ( 52.824146)
test_rubyspec 0.052058 0.074592 41.687910 ( 49.296636)
total: 111.84 sec