Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-061126
#<BuildRuby:0x000055b6d403b818
@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.20230629-061126",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000864 0.004414 1.458799 ( 2.734641)
build_miniruby 0.001004 0.000314 0.913369 ( 0.911615)
build_ruby 0.001000 0.000313 2.483130 ( 2.483648)
build_all 0.007715 0.002664 16.440270 ( 1.543220)
build_install 0.009496 0.000000 4.742055 ( 1.104506)
test_btest 0.001043 0.000000 83.566444 ( 8.042099)
test_basic 0.004114 0.000000 0.556239 ( 0.641030)
test_all 0.001037 0.000000 454.992218 ( 53.180664)
test_rubyspec 0.018122 0.022707 43.085767 ( 55.492056)
total: 126.13 sec