Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-043541
#<BuildRuby:0x000055b7484a3fa8
@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.20231103-043541",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001263 0.004472 1.420452 ( 1.675661)
build_miniruby 0.001058 0.000000 0.886698 ( 0.886802)
build_ruby 0.001299 0.000000 2.776323 ( 2.776668)
build_all 0.007113 0.003458 16.729127 ( 1.524254)
build_install 0.006761 0.001690 4.984381 ( 1.178540)
test_btest 0.001033 0.000000 84.225747 ( 7.833841)
test_basic 0.000000 0.005058 0.833731 ( 0.907148)
test_all 0.109847 0.027235 513.036696 ( 59.942089)
test_rubyspec 0.031559 0.017223 50.753912 ( 63.002291)
total: 139.73 sec