Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-013708
#<BuildRuby:0x000055e766c7b228
@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.20230806-013708",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002961 0.003830 1.587161 ( 2.831003)
build_miniruby 0.000912 0.000137 0.864068 ( 0.864263)
build_ruby 0.001143 0.000172 2.761653 ( 2.762339)
build_all 0.005488 0.004318 15.270612 ( 1.385272)
build_install 0.007856 0.000681 2.284796 ( 1.025642)
test_btest 0.000626 0.000114 83.455026 ( 8.095783)
test_basic 0.004898 0.000112 0.724758 ( 0.800844)
test_all 0.001793 0.000312 577.865269 ( 51.744857)
test_rubyspec 0.010758 0.031836 45.400338 ( 57.702995)
total: 127.21 sec