Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-152033
#<BuildRuby:0x0000558892ab43c8
@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-152033",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005160 0.001587 0.851230 ( 1.037620)
build_miniruby 0.001002 0.000308 1.017673 ( 1.015625)
build_ruby 0.001642 0.000000 2.778453 ( 2.775751)
build_all 0.005858 0.003959 16.642863 ( 2.992341)
build_install 0.003702 0.005737 2.261060 ( 1.193348)
test_btest 0.000860 0.000000 74.211991 ( 10.607962)
test_basic 0.006332 0.001025 0.368394 ( 0.453288)
test_all 0.001326 0.000497 672.228695 ( 96.939355)
test_rubyspec 0.075869 0.056968 51.597502 ( 59.693825)
total: 176.71 sec