Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-143903
#<BuildRuby:0x000055da7f23e858
@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-143903",
@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.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002046 0.004484 0.851985 ( 1.291932)
build_miniruby 0.001116 0.000239 1.024378 ( 1.022356)
build_ruby 0.001338 0.000287 2.784035 ( 2.781264)
build_all 0.006765 0.002879 16.824211 ( 3.004885)
build_install 0.011096 0.000651 2.286975 ( 1.180703)
test_btest 0.000000 0.000974 75.317916 ( 11.031995)
test_basic 0.001861 0.005464 0.368665 ( 0.453497)
test_all 0.001206 0.000345 665.527096 (115.536780)
test_rubyspec 0.047207 0.035852 51.355828 ( 59.424990)
total: 195.73 sec