Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-011356
#<BuildRuby:0x00005654ac692858
@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.20221224-011356",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000204 0.004178 0.860182 ( 1.079167)
build_miniruby 0.000912 0.000130 0.965959 ( 0.964290)
build_ruby 0.000998 0.000143 2.626399 ( 2.625066)
build_all 0.008261 0.000527 15.816395 ( 3.402006)
build_install 0.009342 0.000022 2.254820 ( 1.289766)
test_btest 0.000486 0.000057 61.979341 ( 11.334295)
test_basic 0.004442 0.000523 0.309312 ( 0.400223)
test_all 0.000828 0.000097 640.766984 (111.239598)
test_rubyspec 0.048465 0.011031 51.769327 ( 59.977435)
total: 192.31 sec