Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-110008
#<BuildRuby:0x0000562af85e74b8
@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.20221126-110008",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009801 0.000388 1.279036 ( 1.681466)
build_miniruby 0.002297 0.000000 0.841481 ( 0.841952)
build_ruby 0.003243 0.000287 2.244888 ( 2.150411)
build_all 0.020400 0.001249 24.970636 ( 2.803753)
build_install 0.019654 0.001498 5.009602 ( 1.216285)
test_btest 0.000000 0.001087 83.975632 ( 8.489582)
test_basic 0.003097 0.004515 0.348450 ( 0.445855)
test_all 0.002577 0.000491 705.503118 ( 71.176732)
test_rubyspec 0.100812 0.041790 49.599234 ( 58.062894)
total: 146.87 sec