Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-034922
#<BuildRuby:0x000055ba59a200d0
@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.20221231-034922",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000020 0.000009 0.000029 ( 0.000042)
build_up 0.001064 0.005900 0.846938 ( 1.748580)
build_miniruby 0.000852 0.000487 1.017003 ( 1.014804)
build_ruby 0.001050 0.000600 2.789521 ( 2.786848)
build_all 0.005293 0.004557 16.736962 ( 2.962444)
build_install 0.008810 0.000876 2.312670 ( 1.196614)
test_btest 0.000702 0.000372 77.055351 ( 10.832482)
test_basic 0.001788 0.004771 0.336930 ( 0.423071)
test_all 0.001417 0.000833 668.531541 ( 98.558136)
test_rubyspec 0.073272 0.047408 51.417379 ( 59.528308)
total: 179.05 sec