Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-231600
#<BuildRuby:0x00005624812043c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221219-231600",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004239 0.000022 0.810703 ( 1.066170)
build_miniruby 0.000959 0.000064 1.041544 ( 1.040237)
build_ruby 0.000000 0.001227 2.743821 ( 2.651443)
build_all 0.005441 0.003460 15.770698 ( 3.443471)
build_install 0.007445 0.000993 2.388443 ( 1.366710)
test_btest 0.000502 0.000067 56.864653 ( 12.150352)
test_basic 0.004653 0.000000 0.285504 ( 0.376101)
test_all 0.001241 0.000128 673.571884 (148.908750)
test_rubyspec 0.051763 0.014684 52.956766 ( 61.182811)
total: 232.19 sec