Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-194852
#<BuildRuby:0x000055d11ab42be8
@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.20230124-194852",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.005475 0.001183 0.841624 ( 1.012972)
build_miniruby 0.000998 0.000000 1.005172 ( 1.003537)
build_ruby 0.001584 0.000000 2.765889 ( 2.763110)
build_all 0.008541 0.001110 16.706855 ( 3.004778)
build_install 0.007825 0.001605 2.071564 ( 1.068794)
test_btest 0.000700 0.000245 69.897772 ( 11.023845)
test_basic 0.005888 0.000793 0.353650 ( 0.439676)
test_all 0.001073 0.000358 656.405194 (111.970848)
test_rubyspec 0.067641 0.043537 51.490050 ( 59.601418)
total: 191.89 sec