Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-013146
#<BuildRuby:0x0000562264bbbac0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230206-013146",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003082 0.000771 0.619632 ( 1.051108)
build_miniruby 0.000782 0.000196 0.633966 ( 0.633171)
build_ruby 0.000925 0.000232 2.050308 ( 2.050079)
build_all 0.007029 0.001758 12.078625 ( 1.517351)
build_install 0.006004 0.000289 1.466065 ( 0.717465)
test_btest 0.000525 0.000121 62.743875 ( 6.337446)
test_basic 0.003017 0.000696 0.257079 ( 0.351962)
test_all 0.000896 0.000135 490.429914 ( 46.577033)
test_rubyspec 0.016763 0.012608 34.820468 ( 45.408396)
total: 104.64 sec