Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-234741
#<BuildRuby:0x0000561c0f433da8
@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.20220731-234741",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002701 0.003935 0.865218 ( 0.906356)
build_miniruby 0.000869 0.000124 0.057113 ( 0.055860)
build_ruby 0.000902 0.000128 0.058756 ( 0.057545)
build_all 0.001186 0.003576 1.511362 ( 0.587553)
build_install 0.009298 0.001859 5.640993 ( 2.147416)
test_btest 0.000602 0.000121 47.434228 ( 7.984358)
test_basic 0.005626 0.000185 0.348455 ( 0.436626)
test_all 0.000921 0.000173 602.658970 ( 90.919346)
test_rubyspec 0.099895 0.029740 43.973833 ( 49.560489)
total: 152.66 sec