Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-132633
#<BuildRuby:0x000056258d102eb8
@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.20240110-132633",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001169 0.004246 1.125397 ( 1.845935)
build_miniruby 0.001389 0.000293 0.934028 ( 0.933562)
build_ruby 0.001913 0.000000 2.844640 ( 2.845181)
build_all 0.009305 0.000572 14.730079 ( 1.376337)
build_install 0.004140 0.005273 4.271955 ( 1.162470)
test_btest 0.000867 0.000000 78.059724 ( 7.823183)
test_basic 0.003517 0.000000 0.610616 ( 0.690290)
test_all 0.088705 0.042953 524.601838 ( 49.727305)
test_rubyspec 0.019312 0.013799 48.117883 ( 60.639267)
total: 127.04 sec