Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-061122
#<BuildRuby:0x000055cdf794fb90
@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.20230711-061122",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001338 0.004604 1.397569 ( 2.711718)
build_miniruby 0.000947 0.000356 0.943059 ( 0.942176)
build_ruby 0.000872 0.000327 2.611754 ( 2.611931)
build_all 0.009536 0.000307 14.122865 ( 1.243263)
build_install 0.006197 0.002066 1.925855 ( 0.863588)
test_btest 0.000761 0.000000 87.501840 ( 8.430372)
test_basic 0.000869 0.003594 0.597888 ( 0.678383)
test_all 0.000789 0.000290 496.228640 ( 42.734880)
test_rubyspec 0.016799 0.022153 44.271059 ( 56.628390)
total: 116.85 sec