Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-020751
#<BuildRuby:0x00005637ad2ee7e0
@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.20220721-020751",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002808 0.003749 0.840935 ( 1.414875)
build_miniruby 0.000954 0.000127 0.057211 ( 0.055928)
build_ruby 0.000751 0.000100 0.058819 ( 0.057582)
build_all 0.004553 0.000000 1.506733 ( 0.612887)
build_install 0.010997 0.000000 5.654708 ( 2.179092)
test_btest 0.000752 0.000065 54.007299 ( 8.173935)
test_basic 0.005088 0.000535 0.287707 ( 0.376467)
test_all 0.001090 0.000115 598.954744 ( 91.935369)
test_rubyspec 0.063223 0.050742 43.915044 ( 49.533475)
total: 154.34 sec