Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-061955
#<BuildRuby:0x0000561dca713458
@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.20240115-061955",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000028)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.000361 0.004328 0.970333 ( 1.351128)
build_miniruby 0.000767 0.000307 0.846225 ( 0.845371)
build_ruby 0.000920 0.000368 2.707540 ( 2.707532)
build_all 0.009006 0.000123 14.243611 ( 1.259366)
build_install 0.007458 0.000375 4.077903 ( 1.068583)
test_btest 0.000689 0.000000 79.956193 ( 6.474173)
test_basic 0.003569 0.000611 0.722071 ( 0.799600)
test_all 0.109675 0.021761 472.184930 ( 50.295787)
test_rubyspec 0.014374 0.030571 49.042229 ( 61.336732)
total: 126.14 sec