Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-164944
#<BuildRuby:0x00005649a1f9b708
@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.20230808-164944",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004120 0.001287 1.356846 ( 2.710020)
build_miniruby 0.000000 0.000938 0.886079 ( 0.885129)
build_ruby 0.000000 0.001293 2.699610 ( 2.699583)
build_all 0.006865 0.002572 14.483321 ( 1.290863)
build_install 0.006193 0.002167 2.169517 ( 1.153803)
test_btest 0.000765 0.000268 83.290534 ( 8.008426)
test_basic 0.000000 0.004690 0.729908 ( 0.806074)
test_all 0.001443 0.000633 526.095855 ( 55.006310)
test_rubyspec 0.030377 0.012237 46.063267 ( 58.397584)
total: 130.96 sec