Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-064350
#<BuildRuby:0x0000559fc2475e98
@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.20230105-064350",
@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.000018 0.000004 0.000022 ( 0.000023)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005352 0.001147 0.878362 ( 1.052697)
build_miniruby 0.000971 0.000209 1.021920 ( 1.020143)
build_ruby 0.001735 0.000000 2.774036 ( 2.771297)
build_all 0.006594 0.003239 16.797165 ( 3.011824)
build_install 0.010272 0.001385 2.321356 ( 1.194843)
test_btest 0.000865 0.000000 71.845610 ( 11.041022)
test_basic 0.006144 0.000561 0.358908 ( 0.444958)
test_all 0.001649 0.000347 671.926905 ( 99.558570)
test_rubyspec 0.061336 0.056100 51.939869 ( 60.034564)
total: 180.13 sec