Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-042131
#<BuildRuby:0x000055aff7642c40
@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.20220802-042131",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000000 0.006537 0.805039 ( 1.518502)
build_miniruby 0.000000 0.001047 0.057083 ( 0.055790)
build_ruby 0.000076 0.000948 0.058876 ( 0.057676)
build_all 0.003102 0.001432 1.513037 ( 0.585968)
build_install 0.004994 0.006164 5.645229 ( 2.158444)
test_btest 0.000555 0.000295 50.521643 ( 8.294628)
test_basic 0.002911 0.003223 0.359594 ( 0.447159)
test_all 0.000725 0.000408 619.689186 ( 89.976841)
test_rubyspec 0.068867 0.049471 43.698928 ( 49.279742)
total: 152.38 sec