Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-171409
#<BuildRuby:0x00005610bfaa8040
@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.20221214-171409",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004612 0.000000 0.840175 ( 1.094114)
build_miniruby 0.000850 0.000000 1.000931 ( 0.999638)
build_ruby 0.001321 0.000000 2.675965 ( 2.589416)
build_all 0.009016 0.000000 15.761616 ( 3.296003)
build_install 0.005283 0.004222 2.269053 ( 1.271602)
test_btest 0.000609 0.000024 66.260667 ( 10.693359)
test_basic 0.004699 0.000188 0.280179 ( 0.370571)
test_all 0.001218 0.000048 683.486837 (158.303092)
test_rubyspec 0.048577 0.007425 52.321727 ( 60.504153)
total: 239.12 sec