Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-235748
#<BuildRuby:0x0000564e4beb4048
@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.20240112-235748",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000012)
build_up 0.000093 0.003973 0.829617 ( 1.211615)
build_miniruby 0.000758 0.000253 0.936944 ( 0.935793)
build_ruby 0.000991 0.000330 2.739180 ( 2.741194)
build_all 0.003760 0.006305 14.633852 ( 1.380928)
build_install 0.009021 0.000000 4.209391 ( 1.129947)
test_btest 0.000870 0.000000 81.081661 ( 7.011728)
test_basic 0.004330 0.000000 0.439779 ( 0.519584)
test_all 0.086528 0.047673 509.969401 ( 52.406847)
test_rubyspec 0.027426 0.008029 50.092224 ( 62.682204)
total: 130.02 sec