Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-023551
#<BuildRuby:0x00005643c72a00d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-023551",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005193 0.000000 1.399188 ( 1.778210)
build_miniruby 0.001397 0.000000 1.440332 ( 1.442845)
build_ruby 0.001634 0.000020 4.258672 ( 4.271659)
build_all 0.010581 0.000000 16.666721 ( 1.737788)
build_install 0.010202 0.006783 5.165066 ( 1.981809)
test_btest 0.000705 0.000130 85.178272 ( 7.788473)
test_basic 0.007386 0.000000 0.679445 ( 0.743454)
test_all 0.092627 0.027865 551.585354 ( 59.054945)
test_rubyspec 0.053325 0.014196 80.196475 ( 92.413945)
total: 171.21 sec