Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-183619
#<BuildRuby:0x000055b0c7cd0618
@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.20221126-183619",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009010 0.000726 1.274663 ( 1.702510)
build_miniruby 0.000000 0.002251 0.842014 ( 0.854992)
build_ruby 0.000000 0.003491 2.264114 ( 2.201871)
build_all 0.017900 0.003764 24.858466 ( 2.832704)
build_install 0.014016 0.007210 4.976338 ( 1.211985)
test_btest 0.001025 0.000284 87.914963 ( 8.723461)
test_basic 0.001527 0.005690 0.358295 ( 0.448017)
test_all 0.001913 0.000638 722.579351 ( 71.560401)
test_rubyspec 0.093103 0.067222 49.814920 ( 58.307795)
total: 147.84 sec