Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-193822
#<BuildRuby:0x0000561436728328
@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.20220728-193822",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003396 0.003105 0.818700 ( 1.144251)
build_miniruby 0.000809 0.000173 0.057421 ( 0.056196)
build_ruby 0.000766 0.000164 0.059836 ( 0.058682)
build_all 0.002623 0.001773 1.521533 ( 0.596607)
build_install 0.004434 0.004697 5.568791 ( 2.136416)
test_btest 0.000696 0.000205 46.162959 ( 8.760239)
test_basic 0.001513 0.004233 0.320509 ( 0.408730)
test_all 0.000934 0.000329 625.628076 ( 89.776025)
test_rubyspec 0.066894 0.049685 43.425486 ( 49.039774)
total: 151.98 sec