Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-144716
#<BuildRuby:0x000055852ae26918
@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.20220527-144716",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.006942 0.880555 ( 1.631524)
build_miniruby 0.000000 0.001034 0.059649 ( 0.058431)
build_ruby 0.000000 0.001058 0.057359 ( 0.056056)
build_all 0.000720 0.003663 1.511150 ( 0.603128)
build_install 0.010437 0.000693 6.281014 ( 2.839370)
test_btest 0.000473 0.000000 51.129412 ( 8.375962)
test_basic 0.006020 0.000000 0.351225 ( 0.439145)
test_all 0.001206 0.000000 651.818219 ( 93.442979)
test_rubyspec 0.098650 0.026042 44.004833 ( 49.575335)
total: 157.02 sec