Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-110555
#<BuildRuby:0x0000559f3288d570
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220825-110555",
@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.000023 0.000009 0.000032 ( 0.000032)
autoconf 0.000036 0.000013 0.000049 ( 0.000050)
configure 0.000025 0.000009 0.000034 ( 0.000039)
build_up 0.007870 0.002862 0.809272 ( 0.867878)
build_miniruby 0.001011 0.000367 0.047907 ( 0.046874)
build_ruby 0.001416 0.000000 0.050276 ( 0.049620)
build_all 0.008385 0.000222 1.262371 ( 0.463201)
build_install 0.013490 0.002518 1.571230 ( 0.786057)
test_btest 0.000884 0.000253 53.197368 ( 6.060747)
test_basic 0.007071 0.000450 0.303874 ( 0.393477)
test_all 0.003786 0.000586 495.333153 ( 52.674948)
test_rubyspec 0.073607 0.061641 42.184714 ( 50.522119)
total: 111.87 sec