Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-012918
#<BuildRuby:0x000055d5d89ef468
@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-012918",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004103 0.000242 0.846257 ( 1.070213)
build_miniruby 0.000882 0.000052 0.961198 ( 0.959717)
build_ruby 0.001173 0.000000 2.652150 ( 2.650697)
build_all 0.008885 0.000000 15.806190 ( 3.274616)
build_install 0.011174 0.000000 2.336445 ( 1.353855)
test_btest 0.000585 0.000000 60.744725 ( 11.729435)
test_basic 0.005206 0.000000 0.294966 ( 0.385126)
test_all 0.000993 0.000000 645.478784 (104.206043)
test_rubyspec 0.067126 0.006585 51.888819 ( 60.097491)
total: 185.73 sec