Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-133537
#<BuildRuby:0x0000560bd45be678
@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.20221211-133537",
@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.000006)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004441 0.000124 0.883948 ( 1.084388)
build_miniruby 0.000738 0.000185 0.996284 ( 0.995020)
build_ruby 0.000973 0.000244 2.793364 ( 2.703850)
build_all 0.004589 0.004339 15.825969 ( 3.382202)
build_install 0.006785 0.001995 2.222323 ( 1.253328)
test_btest 0.000475 0.000139 64.115518 ( 11.459093)
test_basic 0.005133 0.000123 0.348338 ( 0.439098)
test_all 0.001154 0.000000 666.924965 (108.104845)
test_rubyspec 0.052037 0.015894 52.493041 ( 60.648437)
total: 190.07 sec