Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-003734
#<BuildRuby:0x000055b4642ab2c8
@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.20220727-003734",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.007102 0.000000 0.874798 ( 0.967272)
build_miniruby 0.000916 0.000000 0.056685 ( 0.055529)
build_ruby 0.000000 0.001020 0.058631 ( 0.057444)
build_all 0.002433 0.002237 1.512643 ( 0.597851)
build_install 0.010587 0.000735 5.623789 ( 2.159950)
test_btest 0.000629 0.000066 53.955866 ( 7.576969)
test_basic 0.005649 0.000165 0.348472 ( 0.436783)
test_all 0.001023 0.000103 613.776960 ( 87.385696)
test_rubyspec 0.084455 0.042640 43.704189 ( 49.286744)
total: 148.52 sec