Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-213408
#<BuildRuby:0x000055b3f8da41f0
@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.20220517-213408",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005835 0.000973 0.839824 ( 1.388102)
build_miniruby 0.000884 0.000147 0.057032 ( 0.055712)
build_ruby 0.000929 0.000000 0.057348 ( 0.056240)
build_all 0.004254 0.000081 1.486500 ( 0.604100)
build_install 0.007708 0.001186 6.237960 ( 2.816422)
test_btest 0.000722 0.000111 46.915596 ( 8.311239)
test_basic 0.000153 0.005433 0.300561 ( 0.389282)
test_all 0.001572 0.000000 619.761509 ( 89.730058)
test_rubyspec 0.099950 0.026747 43.494023 ( 49.088608)
total: 152.44 sec