Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-104154
#<BuildRuby:0x0000556667188008
@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-104154",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003783 0.000270 0.811478 ( 1.037402)
build_miniruby 0.000920 0.000066 0.939662 ( 0.937987)
build_ruby 0.001157 0.000083 2.723476 ( 2.624101)
build_all 0.009058 0.000021 15.827573 ( 3.400975)
build_install 0.010173 0.000078 2.221936 ( 1.233816)
test_btest 0.000598 0.000033 58.032979 ( 12.252897)
test_basic 0.000188 0.004520 0.299579 ( 0.390819)
test_all 0.001346 0.000149 671.713482 (150.885799)
test_rubyspec 0.049157 0.014780 52.420557 ( 60.536318)
total: 233.30 sec