Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-053053
#<BuildRuby:0x000055589f997fa8
@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.20220718-053053",
@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.000000 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006395 0.843369 ( 1.021595)
build_miniruby 0.000104 0.000839 0.057311 ( 0.056105)
build_ruby 0.000880 0.000110 0.059303 ( 0.058105)
build_all 0.004190 0.000524 1.509186 ( 0.607589)
build_install 0.010739 0.000311 5.671961 ( 2.208771)
test_btest 0.000630 0.000070 51.908727 ( 8.106404)
test_basic 0.004851 0.000539 0.286965 ( 0.376117)
test_all 0.001199 0.000134 607.875609 ( 88.678364)
test_rubyspec 0.092658 0.036316 43.443202 ( 49.032863)
total: 150.15 sec