Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-013409
#<BuildRuby:0x000055bb6bd7ffb0
@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.20221227-013409",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002939 0.003748 0.846567 ( 1.538953)
build_miniruby 0.001044 0.000298 1.000718 ( 0.998681)
build_ruby 0.001226 0.000350 2.763488 ( 2.760881)
build_all 0.005985 0.003430 16.647730 ( 2.994906)
build_install 0.010914 0.000800 2.250007 ( 1.181869)
test_btest 0.000690 0.000191 66.995000 ( 11.348219)
test_basic 0.005479 0.001522 0.339042 ( 0.424323)
test_all 0.001548 0.000000 654.933291 (100.954818)
test_rubyspec 0.067393 0.036250 51.260722 ( 59.341508)
total: 181.54 sec