Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-222223
#<BuildRuby:0x0000558f5d75bdf8
@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.20230115-222223",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.000798 0.005698 0.852853 ( 1.285377)
build_miniruby 0.000999 0.000333 1.017676 ( 1.015747)
build_ruby 0.000000 0.001683 2.788659 ( 2.786170)
build_all 0.005713 0.004206 16.748673 ( 2.980421)
build_install 0.008772 0.002738 2.087515 ( 1.080781)
test_btest 0.000829 0.000322 74.542985 ( 10.345133)
test_basic 0.001656 0.005039 0.341498 ( 0.427493)
test_all 0.001803 0.000247 682.811284 ( 95.903295)
test_rubyspec 0.092449 0.036652 52.159274 ( 60.236068)
total: 176.06 sec