Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-060045
#<BuildRuby:0x0000563171cf8098
@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.20230726-060045",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005064 0.001191 1.405395 ( 2.675951)
build_miniruby 0.000793 0.000187 0.930511 ( 0.929677)
build_ruby 0.001275 0.000300 2.690407 ( 2.690420)
build_all 0.007546 0.001776 14.554060 ( 1.374902)
build_install 0.006881 0.001619 2.050708 ( 0.912599)
test_btest 0.000751 0.000177 82.067599 ( 7.948631)
test_basic 0.004144 0.000975 0.734285 ( 0.810178)
test_all 0.001554 0.000366 512.313482 ( 58.385113)
test_rubyspec 0.019925 0.020269 44.885370 ( 57.315611)
total: 133.04 sec