Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-195654
#<BuildRuby:0x0000562c1a5044d8
@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.20220304-195654",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010030 0.001672 1.001528 ( 1.000487)
build_miniruby 0.001537 0.000256 0.077714 ( 0.075942)
build_ruby 0.001672 0.000279 0.073041 ( 0.070781)
build_all 0.008333 0.001389 4.194082 ( 0.845797)
build_install 0.017343 0.005850 7.876254 ( 2.401408)
test_btest 0.001298 0.000259 74.308165 ( 8.103638)
test_basic 0.005916 0.001183 0.331393 ( 0.420620)
test_all 0.001566 0.000313 691.258149 ( 66.758905)
test_rubyspec 0.094850 0.061584 46.418757 ( 51.680003)
total: 131.36 sec