Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-203302
#<BuildRuby:0x000055c1667e0018
@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.20220730-203302",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.006515 0.000176 0.829440 ( 1.418666)
build_miniruby 0.000939 0.000067 0.057968 ( 0.056628)
build_ruby 0.000986 0.000070 0.059646 ( 0.058382)
build_all 0.004270 0.000305 1.507174 ( 0.585913)
build_install 0.010715 0.000396 5.669665 ( 2.176460)
test_btest 0.000789 0.000053 46.886615 ( 8.578497)
test_basic 0.005162 0.000344 0.312925 ( 0.401944)
test_all 0.000901 0.000060 597.453246 ( 88.742978)
test_rubyspec 0.075907 0.019699 43.811310 ( 49.432098)
total: 151.45 sec