Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-051353
#<BuildRuby:0x0000562d31c8c008
@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.20230101-051353",
@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.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000009 0.000006 0.000015 ( 0.000014)
configure 0.000017 0.000012 0.000029 ( 0.000013)
build_up 0.003646 0.002552 0.848173 ( 1.028959)
build_miniruby 0.000765 0.000535 1.016558 ( 1.014742)
build_ruby 0.000941 0.000659 2.771749 ( 2.769031)
build_all 0.009461 0.000388 16.784348 ( 2.995434)
build_install 0.010857 0.000973 2.283538 ( 1.172102)
test_btest 0.000628 0.000314 74.373220 ( 10.627656)
test_basic 0.005050 0.002525 0.379916 ( 0.464174)
test_all 0.000985 0.000492 655.945102 ( 99.805233)
test_rubyspec 0.062452 0.060910 51.484232 ( 59.549665)
total: 179.43 sec