Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-213656
#<BuildRuby:0x000055d916c4a848
@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-213656",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002801 0.003858 0.814578 ( 2.184296)
build_miniruby 0.000835 0.000192 0.056763 ( 0.055476)
build_ruby 0.000000 0.000967 0.058647 ( 0.057470)
build_all 0.001177 0.003447 1.527436 ( 0.585829)
build_install 0.007267 0.003826 5.613562 ( 2.166479)
test_btest 0.000444 0.000148 53.914959 ( 7.893458)
test_basic 0.005385 0.000380 0.343743 ( 0.431666)
test_all 0.000740 0.000232 631.096532 ( 90.914027)
test_rubyspec 0.070536 0.052245 43.563522 ( 49.176037)
total: 153.47 sec