Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-084034
#<BuildRuby:0x0000556c0ffb3738
@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.20240104-084034",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005099 0.000155 1.487270 ( 1.716950)
build_miniruby 0.000703 0.000117 0.886348 ( 0.886203)
build_ruby 0.001086 0.000181 2.622774 ( 2.622352)
build_all 0.005223 0.003645 14.055218 ( 1.276645)
build_install 0.003682 0.004049 4.163051 ( 1.054504)
test_btest 0.000724 0.000172 75.098162 ( 6.365449)
test_basic 0.000000 0.005409 0.689194 ( 0.765085)
test_all 0.095889 0.035960 500.772821 ( 48.855876)
test_rubyspec 0.023524 0.022728 48.138477 ( 60.551738)
total: 124.10 sec