Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-003843
#<BuildRuby:0x000055a01fa9c328
@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.20220725-003843",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.006882 0.000000 0.828589 ( 0.975530)
build_miniruby 0.000936 0.000000 0.057446 ( 0.056285)
build_ruby 0.000948 0.000000 0.059159 ( 0.057927)
build_all 0.004691 0.000000 1.519051 ( 0.592968)
build_install 0.006290 0.004879 5.632645 ( 2.170821)
test_btest 0.000805 0.000051 47.540260 ( 8.597467)
test_basic 0.001699 0.004554 0.342433 ( 0.430682)
test_all 0.000945 0.000111 624.794117 ( 89.772970)
test_rubyspec 0.085233 0.034318 43.791123 ( 49.432744)
total: 152.09 sec