Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-170549
#<BuildRuby:0x000055ac2e2cf6e8
@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.20230731-170549",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005749 0.000180 1.494752 ( 2.803275)
build_miniruby 0.000932 0.000093 0.825013 ( 0.824643)
build_ruby 0.001131 0.000113 2.646156 ( 2.645926)
build_all 0.009077 0.000000 13.466027 ( 1.267900)
build_install 0.004588 0.003302 1.978208 ( 0.891315)
test_btest 0.000919 0.000000 80.355187 ( 6.965104)
test_basic 0.004582 0.000000 0.684591 ( 0.761090)
test_all 0.001654 0.000000 496.520696 ( 43.761199)
test_rubyspec 0.009244 0.032914 45.222963 ( 57.610167)
total: 117.53 sec