Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-212514
#<BuildRuby:0x000055d6e6d97d90
@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.20220601-212514",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.002057 0.004889 0.882708 ( 0.898701)
build_miniruby 0.000752 0.000273 0.056907 ( 0.055687)
build_ruby 0.000690 0.000251 0.058298 ( 0.057054)
build_all 0.001170 0.003093 1.497649 ( 0.601293)
build_install 0.007660 0.003192 6.287038 ( 2.850526)
test_btest 0.000573 0.000239 55.443362 ( 8.136716)
test_basic 0.000503 0.005141 0.300699 ( 0.389979)
test_all 0.000884 0.000442 652.010680 ( 91.887860)
test_rubyspec 0.060656 0.056211 44.081573 ( 49.660651)
total: 154.54 sec