Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-131102
#<BuildRuby:0x0000562c350f3040
@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.20230704-131102",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001560 0.004438 1.469034 ( 2.715635)
build_miniruby 0.000792 0.000233 0.854397 ( 0.855049)
build_ruby 0.000906 0.000267 2.521749 ( 2.524026)
build_all 0.008933 0.000151 11.356857 ( 7.773161)
build_install 0.008537 0.001081 5.123898 ( 1.957753)
test_btest 0.000780 0.000195 86.535401 ( 7.190674)
test_basic 0.000704 0.003463 0.618837 ( 0.699125)
test_all 0.002013 0.000000 459.145360 ( 40.307100)
test_rubyspec 0.020738 0.014627 42.195480 ( 54.649083)
total: 118.67 sec