Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-132843
#<BuildRuby:0x00005625ae3901f0
@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-132843",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.003596 0.003270 0.911670 ( 2.463743)
build_miniruby 0.000877 0.000046 0.057398 ( 0.056252)
build_ruby 0.000896 0.000047 0.058973 ( 0.057853)
build_all 0.003990 0.000210 1.501724 ( 0.603992)
build_install 0.006910 0.003916 6.294242 ( 2.844763)
test_btest 0.000769 0.000077 55.811094 ( 8.432640)
test_basic 0.005385 0.000151 0.299138 ( 0.387719)
test_all 0.001295 0.000124 605.126362 ( 95.314520)
test_rubyspec 0.084224 0.042913 44.529466 ( 49.426043)
total: 159.59 sec