Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-035840
#<BuildRuby:0x00005597c6ab3340
@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.20220318-035840",
@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.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009724 0.000384 1.020062 ( 1.829088)
build_miniruby 0.001892 0.000379 0.079351 ( 0.076711)
build_ruby 0.001690 0.000338 0.074278 ( 0.072236)
build_all 0.008750 0.001750 4.198901 ( 0.850162)
build_install 0.019445 0.004862 7.915298 ( 2.402766)
test_btest 0.000995 0.000210 74.613446 ( 8.086942)
test_basic 0.006428 0.001354 0.339670 ( 0.435877)
test_all 0.001913 0.000000 674.041263 ( 65.705538)
test_rubyspec 0.114865 0.041025 46.148660 ( 51.626779)
total: 131.09 sec