Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-131753
#<BuildRuby:0x00005634af3db4b0
@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.20230531-131753",
@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.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002994 0.003043 1.354867 ( 2.649291)
build_miniruby 0.000923 0.000194 0.804944 ( 0.804864)
build_ruby 0.001057 0.000223 2.313870 ( 2.315142)
build_all 0.008916 0.000176 12.376998 ( 1.076629)
build_install 0.001248 0.006303 1.649640 ( 0.894859)
test_btest 0.000697 0.000182 82.644441 ( 6.334062)
test_basic 0.003002 0.002504 0.761043 ( 0.837582)
test_all 0.001300 0.000185 425.219936 ( 48.499745)
test_rubyspec 0.009288 0.029856 41.727664 ( 54.154345)
total: 117.57 sec