Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-135423
#<BuildRuby:0x000055d044fb7fb0
@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.20221228-135423",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000014 0.000008 0.000022 ( 0.000022)
configure 0.000009 0.000005 0.000014 ( 0.000016)
build_up 0.003901 0.002128 0.847118 ( 1.014995)
build_miniruby 0.000840 0.000459 1.021443 ( 1.019322)
build_ruby 0.001452 0.000000 2.764051 ( 2.761270)
build_all 0.007394 0.002324 16.804736 ( 3.014690)
build_install 0.006774 0.005047 2.298896 ( 1.175032)
test_btest 0.000713 0.000375 66.766462 ( 11.381765)
test_basic 0.000311 0.006921 0.366886 ( 0.451623)
test_all 0.000881 0.000557 666.844534 ( 99.452652)
test_rubyspec 0.061530 0.068256 51.660753 ( 59.700693)
total: 179.97 sec