Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-233241
#<BuildRuby:0x0000556ecf19a620
@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.20221226-233241",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000065 0.000008 0.000073 ( 0.000070)
configure 0.000041 0.000005 0.000046 ( 0.000047)
build_up 0.007803 0.001040 0.845489 ( 1.086405)
build_miniruby 0.001168 0.000156 0.997455 ( 0.995608)
build_ruby 0.001443 0.000193 2.747810 ( 2.745179)
build_all 0.005157 0.004708 16.695909 ( 2.973958)
build_install 0.009624 0.001804 2.241459 ( 1.172295)
test_btest 0.000965 0.000181 75.421328 ( 10.111654)
test_basic 0.006449 0.000201 0.366791 ( 0.452953)
test_all 0.000976 0.000172 674.546828 ( 94.437277)
test_rubyspec 0.100081 0.029528 50.704781 ( 58.808058)
total: 172.78 sec