Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-121026
#<BuildRuby:0x000055ccc83746d8
@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.20221116-121026",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004258 0.004740 1.096281 ( 1.193659)
build_miniruby 0.001561 0.000361 0.924400 ( 0.945360)
build_ruby 0.002206 0.000000 2.398384 ( 2.339371)
build_all 0.009963 0.007082 18.305559 ( 2.277721)
build_install 0.018146 0.001574 1.873521 ( 0.999608)
test_btest 0.000891 0.000223 88.409903 ( 9.724399)
test_basic 0.002958 0.003927 0.356897 ( 0.447460)
test_all 0.002439 0.000697 707.586907 ( 75.165951)
test_rubyspec 0.089790 0.041030 50.774997 ( 59.269269)
total: 152.36 sec