Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-202629
#<BuildRuby:0x0000558221b0c090
@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.20230616-202629",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005001 0.000250 1.447952 ( 2.691544)
build_miniruby 0.000959 0.000048 0.806586 ( 0.806239)
build_ruby 0.001194 0.000060 2.428925 ( 2.429716)
build_all 0.009499 0.000247 13.023310 ( 1.168104)
build_install 0.007947 0.000378 1.897938 ( 0.853837)
test_btest 0.001034 0.000049 82.747932 ( 7.667502)
test_basic 0.000917 0.004623 0.675492 ( 0.758151)
test_all 0.001570 0.000143 418.851033 ( 44.917543)
test_rubyspec 0.020718 0.019822 42.734363 ( 55.169034)
total: 116.46 sec