Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-082536
#<BuildRuby:0x000055b5bc6b3a10
@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.20221205-082536",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.004563 0.898631 ( 1.427814)
build_miniruby 0.000000 0.000968 0.540818 ( 0.540686)
build_ruby 0.000000 0.001241 1.673238 ( 1.597236)
build_all 0.001777 0.007407 11.914542 ( 1.472496)
build_install 0.006334 0.000552 1.585892 ( 0.767151)
test_btest 0.000423 0.000272 63.603858 ( 6.097847)
test_basic 0.001963 0.001262 0.228192 ( 0.324610)
test_all 0.000669 0.000430 460.354606 ( 48.961874)
test_rubyspec 0.004660 0.022960 35.753251 ( 46.401293)
total: 107.59 sec