Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-101209
#<BuildRuby:0x0000560fbcbaafc8
@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.20230107-101209",
@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.000007 0.000006 0.000013 ( 0.000013)
autoconf 0.000012 0.000009 0.000021 ( 0.000020)
configure 0.000007 0.000006 0.000013 ( 0.000012)
build_up 0.000004 0.004014 0.598518 ( 0.997767)
build_miniruby 0.000472 0.000413 0.681963 ( 0.680867)
build_ruby 0.000467 0.000869 2.408917 ( 2.408846)
build_all 0.006870 0.002553 12.869622 ( 1.588283)
build_install 0.003734 0.002987 1.537278 ( 0.725322)
test_btest 0.000316 0.000253 68.042122 ( 6.080031)
test_basic 0.003431 0.000000 0.256942 ( 0.352243)
test_all 0.001024 0.000074 494.935961 ( 46.994676)
test_rubyspec 0.010331 0.019065 35.504959 ( 46.077272)
total: 105.91 sec