Logfile: /home/ko1/ruby/logs/brlog.trunk-random3.20221203-093352
#<BuildRuby:0x000055689749a138
@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-random3",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random3",
@TARGET_NAME="trunk-random3",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random3",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random3.20221203-093352",
@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=\"--test-order=random --exclude=readline --exclude=reline\"",
@timeout=10800>
user system total real
checkout 0.000021 0.000004 0.000025 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.005919 0.000987 1.603305 ( 2.626409)
build_miniruby 0.001224 0.000204 1.025103 ( 1.373614)
build_ruby 0.001706 0.000285 3.013229 ( 3.562885)
build_all 0.008172 0.006146 16.190142 ( 15.769908)
build_install 0.016447 0.003238 3.065828 ( 3.806390)
test_btest 0.000740 0.000153 67.459626 ( 62.868058)
test_basic 0.003250 0.004254 0.436520 ( 0.777190)
test_all 0.000957 0.000224 779.485223 (1021.198497)
test_rubyspec 0.017454 0.032724 77.189373 ( 95.721912)
total: 1207.71 sec