Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-225321
#<BuildRuby:0x0000562c8bf5ffd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-225321",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004614 0.000355 0.815798 ( 1.221437)
build_miniruby 0.001003 0.000077 0.837973 ( 0.837810)
build_ruby 0.001903 0.000147 2.680285 ( 2.680369)
build_all 0.006796 0.000523 11.909169 ( 0.939880)
build_install 0.005745 0.005196 3.383903 ( 0.964452)
test_btest 0.000530 0.000076 61.539367 ( 5.582743)
test_basic 0.000000 0.004192 0.424634 ( 0.504210)
test_all 0.072629 0.026798 363.067843 ( 37.203223)
test_rubyspec 0.020177 0.045963 40.453255 ( 52.982432)
total: 102.92 sec