Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-040502
#<BuildRuby:0x00005623ce263e58
@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.20220723-040502",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002484 0.004209 0.863806 ( 0.947470)
build_miniruby 0.000885 0.000126 0.057446 ( 0.056210)
build_ruby 0.000865 0.000123 0.059304 ( 0.058114)
build_all 0.004466 0.000040 1.524909 ( 0.581137)
build_install 0.004757 0.004295 5.620725 ( 2.159466)
test_btest 0.000000 0.000899 47.568697 ( 8.620439)
test_basic 0.000000 0.006299 0.331079 ( 0.418619)
test_all 0.000095 0.001190 620.387436 ( 88.332405)
test_rubyspec 0.076260 0.042833 43.407491 ( 49.021711)
total: 150.20 sec