Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-111343
#<BuildRuby:0x000055b38f4ac110
@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.20231213-111343",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001858 0.003061 1.019200 ( 1.290643)
build_miniruby 0.001116 0.000172 0.875905 ( 0.876562)
build_ruby 0.001110 0.000000 2.718549 ( 2.721741)
build_all 0.004395 0.003291 12.131390 ( 0.978396)
build_install 0.006174 0.006788 3.581562 ( 0.960813)
test_btest 0.000703 0.000207 61.274942 ( 6.082704)
test_basic 0.002794 0.000822 0.375039 ( 0.456139)
test_all 0.085253 0.014854 364.916269 ( 36.903062)
test_rubyspec 0.060581 0.013525 39.755191 ( 52.382965)
total: 102.65 sec