Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-185530
#<BuildRuby:0x0000556a63ff74b8
@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.20220911-185530",
@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.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011190 0.000183 1.121186 ( 1.089747)
build_miniruby 0.002082 0.000130 0.072907 ( 0.070415)
build_ruby 0.002094 0.000000 0.076860 ( 0.074682)
build_all 0.005855 0.003897 1.597480 ( 0.602460)
build_install 0.020724 0.000745 1.946815 ( 0.941996)
test_btest 0.000944 0.000086 94.166879 ( 9.670859)
test_basic 0.003633 0.003904 0.367209 ( 0.454645)
test_all 0.004934 0.000241 669.482770 ( 67.864304)
test_rubyspec 0.114080 0.049658 46.993448 ( 55.293074)
total: 136.06 sec