Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-072343
#<BuildRuby:0x00005610637cbce8
@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.20231222-072343",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.003353 0.001341 1.096492 ( 1.490515)
build_miniruby 0.000691 0.000277 0.856450 ( 0.856315)
build_ruby 0.001002 0.000401 2.716258 ( 2.716184)
build_all 0.009321 0.000339 16.324570 ( 1.472845)
build_install 0.009114 0.000000 4.701163 ( 1.155307)
test_btest 0.000961 0.000000 81.423215 ( 7.854418)
test_basic 0.004220 0.000485 0.656457 ( 0.732743)
test_all 0.093507 0.041104 517.716113 ( 52.837055)
test_rubyspec 0.028613 0.021861 50.318509 ( 62.644585)
total: 131.76 sec