Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-123242
#<BuildRuby:0x000055cbf8870090
@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.20231118-123242",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002451 0.003417 0.888518 ( 1.280628)
build_miniruby 0.000673 0.000245 0.832090 ( 0.832376)
build_ruby 0.000000 0.001384 2.592189 ( 2.592829)
build_all 0.007163 0.000000 11.978802 ( 1.025486)
build_install 0.005001 0.005005 3.684451 ( 0.987069)
test_btest 0.000703 0.000000 61.037197 ( 5.934115)
test_basic 0.000000 0.004291 0.430034 ( 0.509971)
test_all 0.075109 0.019899 345.261938 ( 40.085364)
test_rubyspec 0.043581 0.029274 39.681372 ( 52.248407)
total: 105.50 sec