Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-011912
#<BuildRuby:0x0000558af7cf7e48
@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.20221217-011912",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003920 0.000217 0.888766 ( 1.091304)
build_miniruby 0.000921 0.000051 1.012219 ( 1.010721)
build_ruby 0.001072 0.000059 2.777476 ( 2.691200)
build_all 0.008572 0.000476 15.688560 ( 3.298369)
build_install 0.008118 0.000451 2.263209 ( 1.288512)
test_btest 0.000578 0.000032 66.968275 ( 10.867729)
test_basic 0.004278 0.000237 0.299399 ( 0.390359)
test_all 0.001427 0.000000 670.901909 (149.892053)
test_rubyspec 0.063279 0.001941 53.017867 ( 61.226535)
total: 231.76 sec