Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-085353
#<BuildRuby:0x000055ba86e0c0b8
@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-085353",
@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.000010 0.000004 0.000014 ( 0.000016)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.002815 0.001252 0.632111 ( 1.045180)
build_miniruby 0.000639 0.000284 0.669909 ( 0.669099)
build_ruby 0.000924 0.000411 2.404940 ( 2.404209)
build_all 0.006091 0.003206 12.949032 ( 1.615012)
build_install 0.004392 0.001997 1.531136 ( 0.734211)
test_btest 0.000493 0.000224 67.901234 ( 6.000582)
test_basic 0.000000 0.003760 0.264440 ( 0.359388)
test_all 0.000000 0.001169 498.539491 ( 47.016868)
test_rubyspec 0.009018 0.019008 35.206232 ( 45.800914)
total: 105.65 sec