Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-025925
#<BuildRuby:0x000055e5e6f37da8
@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-025925",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005940 0.000470 0.836132 ( 1.031222)
build_miniruby 0.000810 0.000187 0.057457 ( 0.056134)
build_ruby 0.000678 0.000157 0.059105 ( 0.057870)
build_all 0.000044 0.004196 1.469789 ( 0.603906)
build_install 0.008186 0.002518 6.287335 ( 2.829318)
test_btest 0.000633 0.000195 58.276722 ( 8.489293)
test_basic 0.004569 0.001406 0.272430 ( 0.360571)
test_all 0.001137 0.000148 625.829856 ( 90.868965)
test_rubyspec 0.062001 0.066382 44.502987 ( 49.349277)
total: 153.65 sec