Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-105830
#<BuildRuby:0x000055dbd57278e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231224-105830",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003651 0.733231 ( 1.117311)
build_miniruby 0.000000 0.001034 0.903553 ( 0.904116)
build_ruby 0.000000 0.001097 2.767058 ( 2.770307)
build_all 0.004782 0.002855 12.065944 ( 1.014283)
build_install 0.007582 0.005125 3.448565 ( 0.971234)
test_btest 0.000537 0.000124 63.836010 ( 4.646847)
test_basic 0.000000 0.003188 0.375346 ( 0.458578)
test_all 0.081620 0.025465 443.428315 ( 41.848312)
test_rubyspec 0.025809 0.022404 40.506001 ( 53.258260)
total: 106.99 sec