Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-011953
#<BuildRuby:0x0000555a4b8e3f00
@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-011953",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.004187 0.000000 0.913377 ( 1.569270)
build_miniruby 0.000985 0.000000 0.973173 ( 0.971745)
build_ruby 0.001147 0.000000 2.753266 ( 2.637673)
build_all 0.004503 0.004639 15.759306 ( 3.333334)
build_install 0.001381 0.008673 2.260829 ( 1.261885)
test_btest 0.000535 0.000100 64.958743 ( 11.068867)
test_basic 0.004054 0.000760 0.323009 ( 0.414065)
test_all 0.001117 0.000210 680.088454 (140.327797)
test_rubyspec 0.040884 0.024760 52.830533 ( 60.951186)
total: 222.54 sec