Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-010239
#<BuildRuby:0x0000564ea0a07810
@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.20220221-010239",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000070 0.000005 0.000075 ( 0.000077)
build_up 0.011072 0.000790 0.941948 ( 2.816158)
build_miniruby 0.002298 0.000164 0.077827 ( 0.075613)
build_ruby 0.001732 0.000124 0.073995 ( 0.071850)
build_all 0.010436 0.000005 4.153749 ( 0.800166)
build_install 0.013074 0.010827 7.769886 ( 2.325322)
test_btest 0.001284 0.000000 77.576502 ( 7.928955)
test_basic 0.002505 0.005068 0.344447 ( 0.433123)
test_all 0.001575 0.000331 674.857161 ( 65.695074)
test_rubyspec 0.089569 0.053472 46.293954 ( 51.537830)
total: 131.69 sec