Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-115437
#<BuildRuby:0x0000562cb65f3bb8
@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.20231227-115437",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.003683 0.000867 1.189756 ( 1.557428)
build_miniruby 0.001144 0.000269 0.871034 ( 0.870995)
build_ruby 0.000000 0.001394 2.783601 ( 2.784562)
build_all 0.008005 0.001623 16.016437 ( 1.432254)
build_install 0.008695 0.000140 4.577817 ( 1.137570)
test_btest 0.000560 0.000127 83.251430 ( 7.127855)
test_basic 0.001521 0.003424 0.782401 ( 0.850117)
test_all 0.116172 0.020557 530.185444 ( 61.645124)
test_rubyspec 0.025996 0.023589 51.382693 ( 63.680925)
total: 141.09 sec