Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-202420
#<BuildRuby:0x000055b5e5f97568
@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.20240108-202420",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004964 0.000052 0.997832 ( 1.365933)
build_miniruby 0.000903 0.000065 0.931787 ( 0.931136)
build_ruby 0.001367 0.000097 2.763437 ( 2.763479)
build_all 0.008972 0.000641 14.696403 ( 1.359478)
build_install 0.009245 0.000000 4.148154 ( 1.140520)
test_btest 0.000000 0.000726 75.623728 ( 7.391440)
test_basic 0.000190 0.003107 0.558594 ( 0.639577)
test_all 0.101731 0.035717 503.809218 ( 54.561625)
test_rubyspec 0.014788 0.018557 48.697936 ( 61.240557)
total: 131.39 sec