Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-175949
#<BuildRuby:0x00005600bbaa0098
@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.20231209-175949",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003345 0.001115 1.009733 ( 1.271598)
build_miniruby 0.000567 0.000189 0.872282 ( 0.872759)
build_ruby 0.000973 0.000324 2.705400 ( 2.706243)
build_all 0.007476 0.000000 12.107817 ( 0.996052)
build_install 0.013423 0.000613 3.572243 ( 0.964826)
test_btest 0.000652 0.000151 64.212775 ( 4.562758)
test_basic 0.004110 0.000000 0.371298 ( 0.451627)
test_all 0.087123 0.016323 418.688581 ( 37.537741)
test_rubyspec 0.021340 0.043054 39.841916 ( 52.495874)
total: 101.86 sec