Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-085535
#<BuildRuby:0x000055750efdbbb8
@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.20231202-085535",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005550 0.000504 1.500936 ( 1.864961)
build_miniruby 0.000000 0.001055 0.923346 ( 0.922793)
build_ruby 0.000000 0.001422 2.944626 ( 2.944666)
build_all 0.008165 0.001818 15.926225 ( 1.464086)
build_install 0.008520 0.000000 4.715248 ( 1.130446)
test_btest 0.001069 0.000091 85.467380 ( 7.108770)
test_basic 0.000094 0.004555 0.769351 ( 0.846817)
test_all 0.111311 0.022262 511.967304 ( 54.353325)
test_rubyspec 0.022601 0.025209 49.492077 ( 61.822079)
total: 132.46 sec