Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-015359
#<BuildRuby:0x000055bd58ee7328
@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.20231116-015359",
@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.000003 0.000003 0.000006 ( 0.000007)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000005 0.000004 0.000009 ( 0.000008)
build_up 0.002713 0.001938 1.238469 ( 1.609838)
build_miniruby 0.000554 0.000396 0.845515 ( 0.845426)
build_ruby 0.000884 0.000632 2.758974 ( 2.759204)
build_all 0.009822 0.000377 16.360492 ( 1.575242)
build_install 0.009418 0.000052 4.865269 ( 1.206072)
test_btest 0.000732 0.000332 84.159119 ( 7.150664)
test_basic 0.000000 0.004737 0.819536 ( 0.895219)
test_all 0.110024 0.020696 511.476851 ( 50.149378)
test_rubyspec 0.021167 0.021381 50.558721 ( 62.981474)
total: 129.17 sec