Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-220702
#<BuildRuby:0x000055e1a135bf28
@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.20230115-220702",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.006043 0.000605 0.852867 ( 1.049060)
build_miniruby 0.001013 0.000312 1.022829 ( 1.020816)
build_ruby 0.001289 0.000397 2.784778 ( 2.782148)
build_all 0.007347 0.002572 16.853820 ( 3.018748)
build_install 0.010844 0.000764 2.084030 ( 1.077788)
test_btest 0.000656 0.000182 78.038012 ( 10.689758)
test_basic 0.005044 0.001401 0.372130 ( 0.458413)
test_all 0.000955 0.000265 653.106112 ( 94.457727)
test_rubyspec 0.086738 0.043297 52.267529 ( 60.269384)
total: 174.82 sec