Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-162630
#<BuildRuby:0x0000564941e1fba0
@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.20221013-162630",
@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.000020 0.000006 0.000026 ( 0.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.002212 0.009625 1.097942 ( 1.151381)
build_miniruby 0.001295 0.000598 0.102401 ( 0.099806)
build_ruby 0.001187 0.000548 0.099546 ( 0.097289)
build_all 0.001466 0.006373 1.296032 ( 0.581598)
build_install 0.013100 0.002844 1.661472 ( 0.895425)
test_btest 0.002584 0.000000 63.784462 ( 6.279810)
test_basic 0.008263 0.000000 0.362655 ( 0.451989)
test_all 0.008606 0.000000 515.920657 ( 54.959427)
test_rubyspec 0.077403 0.039699 43.164587 ( 51.743960)
total: 116.26 sec