Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-121406
#<BuildRuby:0x0000555f474bb4b8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221115-121406",
@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.000025 0.000000 0.000025 ( 0.000024)
autoconf 0.000058 0.000000 0.000058 ( 0.000056)
configure 0.000035 0.000000 0.000035 ( 0.000032)
build_up 0.007854 0.000000 1.096708 ( 1.285865)
build_miniruby 0.002116 0.000000 0.878029 ( 0.877815)
build_ruby 0.002638 0.000000 2.342031 ( 2.250763)
build_all 0.012345 0.004805 18.291575 ( 2.287548)
build_install 0.009259 0.010256 1.862503 ( 1.033751)
test_btest 0.000929 0.000133 85.156210 ( 10.098544)
test_basic 0.006452 0.000188 0.352907 ( 0.445461)
test_all 0.001925 0.000155 719.420911 ( 75.503039)
test_rubyspec 0.072043 0.041156 50.205828 ( 58.754726)
total: 152.54 sec