Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-081003
#<BuildRuby:0x00005558090bfe58
@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.20220613-081003",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002775 0.003830 0.828794 ( 1.192912)
build_miniruby 0.001050 0.000000 0.057873 ( 0.056625)
build_ruby 0.001041 0.000000 0.059386 ( 0.058157)
build_all 0.003801 0.000429 1.494012 ( 0.606256)
build_install 0.004563 0.004288 6.301887 ( 2.828076)
test_btest 0.000521 0.000139 52.157398 ( 8.418132)
test_basic 0.000000 0.005584 0.304552 ( 0.392985)
test_all 0.000000 0.001445 634.647964 ( 88.905916)
test_rubyspec 0.051594 0.043731 44.021887 ( 49.601416)
total: 152.06 sec