Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-014430
#<BuildRuby:0x000055eb5eb7c088
@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.20220804-014430",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006914 0.000000 0.824505 ( 1.125747)
build_miniruby 0.000976 0.000028 0.057245 ( 0.056050)
build_ruby 0.000867 0.000000 0.058967 ( 0.057869)
build_all 0.004459 0.000189 1.524289 ( 0.583705)
build_install 0.010215 0.000734 5.651663 ( 2.178520)
test_btest 0.000843 0.000000 48.674259 ( 8.320609)
test_basic 0.006082 0.000000 0.344170 ( 0.431881)
test_all 0.000000 0.001525 591.439928 ( 94.481040)
test_rubyspec 0.072037 0.050938 43.688177 ( 51.061525)
total: 158.30 sec