Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-124745
#<BuildRuby:0x0000556b7a6af8c0
@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-124745",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002489 0.003511 1.557113 ( 2.865715)
build_miniruby 0.001321 0.000000 0.840871 ( 0.839539)
build_ruby 0.001335 0.000000 2.423697 ( 2.424495)
build_all 0.005012 0.003919 12.161147 ( 1.067780)
build_install 0.006450 0.000898 1.613515 ( 0.849220)
test_btest 0.000697 0.000257 80.452392 ( 7.145703)
test_basic 0.003558 0.000000 0.495058 ( 0.578328)
test_all 0.000918 0.000000 423.668715 ( 47.131191)
test_rubyspec 0.017553 0.021617 42.220082 ( 54.729848)
total: 117.63 sec