Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-014031
#<BuildRuby:0x0000560a05f2fd90
@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.20220426-014031",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.000000 0.006366 0.894687 ( 0.962154)
build_miniruby 0.000000 0.000966 0.057220 ( 0.055921)
build_ruby 0.000000 0.001179 0.059384 ( 0.058135)
build_all 0.000000 0.004302 1.487643 ( 0.603031)
build_install 0.008971 0.001804 6.273593 ( 2.815538)
test_btest 0.000693 0.000203 58.630239 ( 8.300349)
test_basic 0.005725 0.000000 0.338562 ( 0.426654)
test_all 0.001563 0.000000 609.610721 ( 99.191069)
test_rubyspec 0.080871 0.047462 44.457180 ( 49.321841)
total: 161.74 sec