Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-040923
#<BuildRuby:0x000055d9ba13f918
@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.20231222-040923",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003909 0.000411 0.991383 ( 1.360751)
build_miniruby 0.001335 0.000140 0.912266 ( 0.911351)
build_ruby 0.001175 0.000124 2.783227 ( 2.784557)
build_all 0.008772 0.000924 15.733508 ( 1.431145)
build_install 0.004169 0.004660 4.550383 ( 1.119945)
test_btest 0.000838 0.000126 81.492782 ( 7.469768)
test_basic 0.005404 0.000091 0.818004 ( 0.892124)
test_all 0.097847 0.035265 527.357276 ( 49.381439)
test_rubyspec 0.021023 0.026236 50.354827 ( 62.677752)
total: 128.03 sec