Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-065508
#<BuildRuby:0x0000555e2c95c100
@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.20220426-065508",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.005245 0.001311 0.854141 ( 0.970211)
build_miniruby 0.000754 0.000188 0.057182 ( 0.056014)
build_ruby 0.000689 0.000172 0.059215 ( 0.058040)
build_all 0.004387 0.000000 1.505695 ( 0.606588)
build_install 0.009801 0.001139 6.299390 ( 2.843411)
test_btest 0.001075 0.000231 55.983394 ( 8.412928)
test_basic 0.005812 0.000176 0.299318 ( 0.387635)
test_all 0.001000 0.000200 627.288923 ( 89.616591)
test_rubyspec 0.054354 0.049956 44.409867 ( 49.269655)
total: 152.22 sec