Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-005257
#<BuildRuby:0x00005587f31b73c8
@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.20221228-005257",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000037 0.000005 0.000042 ( 0.000041)
build_up 0.002035 0.004279 0.840419 ( 1.290324)
build_miniruby 0.001314 0.000000 1.008099 ( 1.005992)
build_ruby 0.001654 0.000000 2.767146 ( 2.764570)
build_all 0.009613 0.000119 16.697870 ( 2.983071)
build_install 0.008752 0.000742 2.262916 ( 1.183130)
test_btest 0.000966 0.000153 76.099804 ( 10.557634)
test_basic 0.003354 0.004153 0.350313 ( 0.434918)
test_all 0.001142 0.000229 666.057784 (101.627980)
test_rubyspec 0.081576 0.036578 51.658515 ( 59.733203)
total: 181.58 sec