Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-105014
#<BuildRuby:0x0000560544a26620
@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.20230103-105014",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.004930 0.001644 0.855672 ( 1.472640)
build_miniruby 0.000981 0.000327 1.025905 ( 1.023998)
build_ruby 0.001311 0.000437 2.782842 ( 2.780188)
build_all 0.009934 0.000000 16.705969 ( 2.970660)
build_install 0.004818 0.004935 2.286137 ( 1.184875)
test_btest 0.000904 0.000301 76.077304 ( 10.703245)
test_basic 0.006199 0.000434 0.343986 ( 0.430267)
test_all 0.001116 0.000970 676.002505 (108.419245)
test_rubyspec 0.055808 0.038569 51.493402 ( 59.602759)
total: 188.59 sec