Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-233553
#<BuildRuby:0x0000560e2db5bfa8
@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.20231202-233553",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001777 0.004003 1.216494 ( 1.573539)
build_miniruby 0.000915 0.000044 0.841201 ( 0.840797)
build_ruby 0.001215 0.000058 2.816259 ( 2.816378)
build_all 0.006528 0.003321 16.647260 ( 1.524138)
build_install 0.008642 0.000379 4.906743 ( 1.159065)
test_btest 0.001013 0.000078 85.156459 ( 6.802782)
test_basic 0.004034 0.000005 0.664640 ( 0.743247)
test_all 0.117884 0.019214 536.362319 ( 54.498071)
test_rubyspec 0.021492 0.029152 52.028482 ( 64.381125)
total: 134.34 sec