Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-192400
#<BuildRuby:0x0000558295e1fdf8
@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.20221223-192400",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004399 0.000019 0.825635 ( 1.085056)
build_miniruby 0.000869 0.000062 1.025916 ( 1.024828)
build_ruby 0.001049 0.000075 2.682083 ( 2.680797)
build_all 0.004092 0.004874 15.897561 ( 3.315750)
build_install 0.007744 0.000422 2.212094 ( 1.201435)
test_btest 0.000528 0.000070 61.729866 ( 11.439875)
test_basic 0.001178 0.004150 0.294848 ( 0.384777)
test_all 0.000700 0.000131 629.552306 (101.648345)
test_rubyspec 0.057349 0.017055 50.712730 ( 58.941077)
total: 181.72 sec