Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-074735
#<BuildRuby:0x0000559fe20d6e98
@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.20230331-074735",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.006346 1.466449 ( 2.765930)
build_miniruby 0.000344 0.000698 0.754747 ( 0.754337)
build_ruby 0.001240 0.000000 2.316178 ( 2.316330)
build_all 0.007507 0.000691 11.532643 ( 1.013746)
build_install 0.006910 0.000384 1.582799 ( 1.018964)
test_btest 0.000917 0.000000 76.128875 ( 6.922407)
test_basic 0.004193 0.000139 0.604678 ( 0.699998)
test_all 0.000000 0.001230 421.346213 ( 38.830330)
test_rubyspec 0.025307 0.014782 41.184782 ( 51.643059)
total: 105.97 sec