Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-133439
#<BuildRuby:0x000055ccc7d7b240
@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.20221227-133439",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009386 0.000339 0.971004 ( 1.320769)
build_miniruby 0.002625 0.000000 0.850754 ( 0.849960)
build_ruby 0.002644 0.000000 2.135753 ( 2.136360)
build_all 0.020641 0.000000 18.603149 ( 2.187588)
build_install 0.020067 0.000796 2.021611 ( 1.044344)
test_btest 0.001218 0.000146 86.854417 ( 8.929380)
test_basic 0.008738 0.001048 0.346218 ( 0.433306)
test_all 0.002708 0.000000 667.810104 ( 63.270918)
test_rubyspec 0.083321 0.100573 47.889877 ( 56.022940)
total: 136.20 sec