Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-234649
#<BuildRuby:0x00005556c6274a80
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220317-234649",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006972 0.004662 1.000078 ( 1.100066)
build_miniruby 0.001681 0.000388 0.076529 ( 0.075514)
build_ruby 0.001640 0.000379 0.075749 ( 0.074100)
build_all 0.004371 0.005819 4.202993 ( 0.850230)
build_install 0.021656 0.001800 7.998357 ( 2.467386)
test_btest 0.001248 0.000312 72.696307 ( 7.985039)
test_basic 0.006935 0.000371 0.332979 ( 0.423122)
test_all 0.001514 0.000356 691.121484 ( 66.476339)
test_rubyspec 0.116793 0.039382 46.321756 ( 51.633050)
total: 131.09 sec