Logfile: /home/ko1/ruby/logs/brlog.trunk.20221022-230026
#<BuildRuby:0x000055fb8823d438
@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.20221022-230026",
@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.000025 0.000007 0.000032 ( 0.000033)
autoconf 0.000041 0.000011 0.000052 ( 0.000052)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.010975 0.000707 1.149967 ( 1.320219)
build_miniruby 0.001175 0.000271 0.109319 ( 0.106492)
build_ruby 0.001178 0.000272 0.111723 ( 0.108864)
build_all 0.006977 0.000556 1.346132 ( 0.595536)
build_install 0.010753 0.004974 1.708187 ( 0.916476)
test_btest 0.001629 0.000407 63.242420 ( 6.416993)
test_basic 0.002061 0.005425 0.370068 ( 0.460041)
test_all 0.004293 0.004452 516.633931 ( 55.469210)
test_rubyspec 0.085408 0.038316 43.444578 ( 51.999875)
total: 117.39 sec