Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-180246
#<BuildRuby:0x000055b00fe20008
@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.20221221-180246",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000153 0.004212 0.840553 ( 1.149521)
build_miniruby 0.000800 0.000200 0.973888 ( 0.972590)
build_ruby 0.001128 0.000000 2.621758 ( 2.620435)
build_all 0.004332 0.004644 15.802579 ( 3.223763)
build_install 0.007758 0.000972 2.335969 ( 1.312154)
test_btest 0.000411 0.000118 61.089164 ( 12.049478)
test_basic 0.000208 0.004712 0.292060 ( 0.382537)
test_all 0.001054 0.000376 668.842135 (137.805202)
test_rubyspec 0.032694 0.032882 51.864051 ( 60.033960)
total: 219.55 sec