Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-135512
#<BuildRuby:0x0000563f333fb0b0
@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.20220521-135512",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000026)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.005862 0.004842 0.978237 ( 1.389220)
build_miniruby 0.001370 0.000571 0.067874 ( 0.067891)
build_ruby 0.001484 0.000619 0.076870 ( 0.076488)
build_all 0.003497 0.006227 1.511913 ( 0.616373)
build_install 0.011142 0.009849 5.840960 ( 2.863487)
test_btest 0.000824 0.000464 73.131647 ( 8.361986)
test_basic 0.000000 0.008082 0.316806 ( 0.407019)
test_all 0.001889 0.003185 702.246016 ( 67.682201)
test_rubyspec 0.093555 0.084566 46.192151 ( 51.907858)
total: 133.37 sec