Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-095628
#<BuildRuby:0x000055891dc77fa8
@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.20240101-095628",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.001023 0.004173 1.125788 ( 1.507032)
build_miniruby 0.001165 0.000184 0.934343 ( 0.934078)
build_ruby 0.001598 0.000000 2.786683 ( 2.785682)
build_all 0.006534 0.003366 16.074687 ( 1.403554)
build_install 0.004276 0.004014 4.527242 ( 1.124637)
test_btest 0.000817 0.000177 86.726722 ( 7.205035)
test_basic 0.004434 0.000091 0.698909 ( 0.775136)
test_all 0.094102 0.039187 521.519201 ( 59.532521)
test_rubyspec 0.021992 0.035694 50.271146 ( 62.562146)
total: 137.83 sec