Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-222026
#<BuildRuby:0x000055dbe94fbdf0
@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.20230307-222026",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003796 0.000380 0.726502 ( 2.051120)
build_miniruby 0.000748 0.000074 0.640491 ( 0.639945)
build_ruby 0.001038 0.000104 2.175588 ( 2.175053)
build_all 0.008349 0.000322 11.277844 ( 0.972590)
build_install 0.006766 0.000136 1.536619 ( 0.803181)
test_btest 0.000887 0.000074 77.566586 ( 7.309203)
test_basic 0.000000 0.003506 0.248965 ( 0.345247)
test_all 0.001310 0.001115 372.419228 ( 42.392342)
test_rubyspec 0.012668 0.017535 37.004963 ( 47.147119)
total: 103.84 sec