Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-181636
#<BuildRuby:0x000055c75f6a80e8
@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.20240115-181636",
@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.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000933 0.004237 1.036404 ( 1.413760)
build_miniruby 0.000768 0.000128 0.810554 ( 0.810496)
build_ruby 0.001123 0.000187 2.651949 ( 2.651716)
build_all 0.009313 0.000000 14.172359 ( 1.382558)
build_install 0.005081 0.002409 4.069011 ( 1.095852)
test_btest 0.001169 0.000000 76.189873 ( 6.537547)
test_basic 0.002498 0.003058 0.703377 ( 0.777129)
test_all 0.103867 0.024958 503.347508 ( 51.268257)
test_rubyspec 0.013195 0.035296 48.324844 ( 60.629682)
total: 126.57 sec