Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-204324
#<BuildRuby:0x0000562cdd99b118
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-204324",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003036 0.000506 0.622226 ( 1.061494)
build_miniruby 0.000793 0.000132 0.671141 ( 0.670067)
build_ruby 0.001088 0.000181 2.405277 ( 2.409251)
build_all 0.006020 0.003787 12.923655 ( 1.612543)
build_install 0.006535 0.000471 1.562791 ( 0.735801)
test_btest 0.000605 0.000121 69.623895 ( 6.089648)
test_basic 0.002676 0.000536 0.256364 ( 0.352179)
test_all 0.000836 0.000167 499.127294 ( 49.250237)
test_rubyspec 0.017087 0.018543 35.486512 ( 46.050227)
total: 108.23 sec