Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-044319
#<BuildRuby:0x000055a4539c4c10
@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-044319",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000051 0.000008 0.000059 ( 0.000048)
build_up 0.000677 0.010703 0.963713 ( 8.962042)
build_miniruby 0.001533 0.000548 0.075193 ( 0.074143)
build_ruby 0.001574 0.000563 0.077233 ( 0.075767)
build_all 0.006493 0.003425 4.130907 ( 0.786002)
build_install 0.014311 0.008173 7.705164 ( 2.317892)
test_btest 0.000000 0.001321 78.457419 ( 8.175177)
test_basic 0.000000 0.007163 0.328533 ( 0.419136)
test_all 0.000902 0.000819 668.037974 ( 70.291354)
test_rubyspec 0.080674 0.090743 46.191148 ( 51.329682)
total: 142.43 sec