Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-171440
#<BuildRuby:0x000055eb390a1570
@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.20221226-171440",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002045 0.006276 0.956422 ( 1.125255)
build_miniruby 0.002412 0.000426 0.844829 ( 0.844345)
build_ruby 0.003061 0.000540 2.156053 ( 2.155839)
build_all 0.010707 0.010689 18.528607 ( 2.202728)
build_install 0.013619 0.007476 2.000480 ( 0.990034)
test_btest 0.001143 0.000381 87.726433 ( 9.555013)
test_basic 0.004025 0.004633 0.339539 ( 0.427908)
test_all 0.000000 0.002381 679.678221 ( 71.865792)
test_rubyspec 0.096179 0.087226 48.090242 ( 56.203146)
total: 145.37 sec