Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-191946
#<BuildRuby:0x000055631e397e80
@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.20230112-191946",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000041 0.000006 0.000047 ( 0.000061)
build_up 0.000000 0.006502 0.845807 ( 1.042983)
build_miniruby 0.000610 0.000765 1.014270 ( 1.012382)
build_ruby 0.001310 0.000349 2.786076 ( 2.783501)
build_all 0.008694 0.001178 16.786202 ( 2.990228)
build_install 0.007452 0.001863 2.089640 ( 1.072299)
test_btest 0.000588 0.000147 74.933789 ( 10.830639)
test_basic 0.005970 0.000278 0.347180 ( 0.434133)
test_all 0.001171 0.000275 662.344890 ( 98.286564)
test_rubyspec 0.059946 0.041897 51.601672 ( 59.675939)
total: 178.13 sec