Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-235549
#<BuildRuby:0x000055e786ecb8f0
@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.20221208-235549",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000413 0.003763 0.833073 ( 1.709359)
build_miniruby 0.000791 0.000052 0.708466 ( 0.707929)
build_ruby 0.001214 0.000081 2.476476 ( 2.399956)
build_all 0.001770 0.007414 12.455057 ( 1.511373)
build_install 0.000928 0.005712 1.642578 ( 0.775268)
test_btest 0.000545 0.000151 67.483730 ( 6.048210)
test_basic 0.001200 0.002736 0.273860 ( 0.368728)
test_all 0.001041 0.000329 483.330459 ( 49.445315)
test_rubyspec 0.011603 0.014199 35.384747 ( 45.886323)
total: 108.85 sec