Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-161411
#<BuildRuby:0x0000555dcf3b83c8
@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.20221225-161411",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.003949 0.000247 0.750587 ( 0.962233)
build_miniruby 0.000833 0.000052 1.004920 ( 1.003628)
build_ruby 0.001041 0.000065 2.604689 ( 2.603351)
build_all 0.004942 0.003936 15.807728 ( 3.351811)
build_install 0.000000 0.008493 2.294845 ( 1.310329)
test_btest 0.000000 0.000534 61.274675 ( 11.717317)
test_basic 0.002768 0.001946 0.305175 ( 0.395726)
test_all 0.000895 0.000224 630.542895 (107.258018)
test_rubyspec 0.052021 0.018442 51.727483 ( 59.899092)
total: 188.50 sec