Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-023959
#<BuildRuby:0x0000560bcd190120
@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.20220607-023959",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000189 0.006684 0.832881 ( 1.061980)
build_miniruby 0.000000 0.001040 0.056971 ( 0.055698)
build_ruby 0.000038 0.001002 0.058992 ( 0.057730)
build_all 0.004381 0.000000 1.518266 ( 0.609493)
build_install 0.006037 0.005129 6.280246 ( 2.843096)
test_btest 0.000000 0.000648 56.884273 ( 8.243679)
test_basic 0.000548 0.005048 0.255904 ( 0.344882)
test_all 0.000815 0.000459 661.632492 ( 96.328258)
test_rubyspec 0.060272 0.056103 44.217935 ( 49.780780)
total: 159.33 sec