Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-092050
#<BuildRuby:0x000055cef88e75c0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230113-092050",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003173 0.000793 0.630139 ( 1.361899)
build_miniruby 0.000747 0.000187 0.670650 ( 0.669675)
build_ruby 0.000000 0.001287 2.414950 ( 2.414215)
build_all 0.004267 0.005425 12.869370 ( 1.627100)
build_install 0.006364 0.000000 1.484124 ( 0.713473)
test_btest 0.000684 0.000000 64.674686 ( 6.266841)
test_basic 0.003323 0.000000 0.281655 ( 0.377057)
test_all 0.000993 0.000041 494.435467 ( 47.007594)
test_rubyspec 0.019422 0.009017 35.400741 ( 45.874847)
total: 106.31 sec