Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-090225
#<BuildRuby:0x0000560f6966e878
@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.20220823-090225",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002732 0.003824 0.828324 ( 1.284043)
build_miniruby 0.000804 0.000185 0.057624 ( 0.056406)
build_ruby 0.000740 0.000171 0.059813 ( 0.058684)
build_all 0.000462 0.004313 1.547894 ( 0.587569)
build_install 0.007882 0.001049 1.903500 ( 0.966269)
test_btest 0.000545 0.000155 49.811125 ( 8.516441)
test_basic 0.004534 0.001295 0.292971 ( 0.382200)
test_all 0.002624 0.000749 610.603763 ( 93.545710)
test_rubyspec 0.079217 0.035014 44.179162 ( 52.456338)
total: 157.85 sec