Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-004155
#<BuildRuby:0x00005595a56c7df8
@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.20230110-004155",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000032 0.000002 0.000034 ( 0.000020)
build_up 0.000000 0.006657 0.847566 ( 1.041680)
build_miniruby 0.000000 0.001344 1.019137 ( 1.017186)
build_ruby 0.000000 0.001609 2.796918 ( 2.794351)
build_all 0.007441 0.002373 16.780979 ( 2.975147)
build_install 0.010196 0.001364 2.133966 ( 1.083573)
test_btest 0.000907 0.000201 75.991233 ( 10.645116)
test_basic 0.005497 0.001222 0.364878 ( 0.450930)
test_all 0.001102 0.000244 676.318744 ( 98.543625)
test_rubyspec 0.063749 0.023732 52.003174 ( 60.086528)
total: 178.64 sec