Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-155825
#<BuildRuby:0x000055a384d31350
@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.20220826-155825",
@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.000032 0.000002 0.000034 ( 0.000035)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000038 0.000002 0.000040 ( 0.000041)
build_up 0.008073 0.004651 0.820698 ( 1.012693)
build_miniruby 0.001453 0.000208 0.063688 ( 0.062486)
build_ruby 0.001173 0.000167 0.053992 ( 0.052618)
build_all 0.008597 0.000000 1.256232 ( 0.470604)
build_install 0.010446 0.004705 1.584712 ( 0.781591)
test_btest 0.001409 0.000235 53.696390 ( 6.092068)
test_basic 0.006870 0.000343 0.300112 ( 0.389763)
test_all 0.002533 0.000400 490.046958 ( 52.271581)
test_rubyspec 0.087716 0.043084 41.775656 ( 50.273181)
total: 111.41 sec