Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-022928
#<BuildRuby:0x00005615d2edbbb8
@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.20240118-022928",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000801 0.003557 1.345483 ( 1.908997)
build_miniruby 0.000774 0.000122 0.833745 ( 0.833242)
build_ruby 0.001426 0.000225 2.938087 ( 2.937470)
build_all 0.004511 0.004974 14.600588 ( 1.283402)
build_install 0.008619 0.000017 4.261415 ( 1.077755)
test_btest 0.000865 0.000165 77.313962 ( 7.008254)
test_basic 0.003122 0.000595 0.529679 ( 0.607241)
test_all 0.097942 0.033581 488.260718 ( 48.781387)
test_rubyspec 0.026917 0.034131 79.595556 ( 91.989250)
total: 156.43 sec