Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-114339
#<BuildRuby:0x00005609fe8f3438
@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.20231122-114339",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004862 0.000405 0.933379 ( 1.334883)
build_miniruby 0.000868 0.000073 0.800845 ( 0.801071)
build_ruby 0.002048 0.000000 2.650216 ( 2.650071)
build_all 0.003660 0.004002 12.186399 ( 0.963832)
build_install 0.005605 0.007690 3.799279 ( 0.992849)
test_btest 0.000568 0.000142 64.393843 ( 4.702082)
test_basic 0.000875 0.003142 0.393372 ( 0.473117)
test_all 0.076806 0.019854 343.867614 ( 36.215240)
test_rubyspec 0.044176 0.023076 39.836105 ( 52.384583)
total: 100.52 sec