Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-061305
#<BuildRuby:0x0000561d00b07e58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-061305",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006851 0.807219 ( 1.293417)
build_miniruby 0.000000 0.001045 0.057625 ( 0.056354)
build_ruby 0.000000 0.000803 0.059825 ( 0.058686)
build_all 0.001881 0.002952 1.577255 ( 0.599660)
build_install 0.008918 0.002548 5.674831 ( 2.147939)
test_btest 0.000573 0.000164 52.145682 ( 8.071279)
test_basic 0.000000 0.006264 0.360493 ( 0.448495)
test_all 0.000000 0.001445 593.321371 ( 95.461559)
test_rubyspec 0.070531 0.055090 44.089591 ( 51.483750)
total: 159.62 sec