Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-103839
#<BuildRuby:0x000055f39fcd7fb0
@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.20230112-103839",
@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.000016 0.000007 0.000023 ( 0.000023)
configure 0.000013 0.000006 0.000019 ( 0.000018)
build_up 0.005752 0.000684 0.842141 ( 1.010959)
build_miniruby 0.000931 0.000388 1.018422 ( 1.016258)
build_ruby 0.001115 0.000465 2.809227 ( 2.806589)
build_all 0.003517 0.006185 16.796491 ( 2.991528)
build_install 0.010504 0.000452 2.061931 ( 1.079808)
test_btest 0.000821 0.000352 76.588235 ( 10.637726)
test_basic 0.001109 0.005417 0.358021 ( 0.444412)
test_all 0.000957 0.000479 661.378259 ( 97.768168)
test_rubyspec 0.064045 0.048805 51.981755 ( 60.078914)
total: 177.84 sec