Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-003134
#<BuildRuby:0x00005567f95cb4b0
@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.20240110-003134",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.001967 0.004824 0.815016 ( 1.551561)
build_miniruby 0.000800 0.000290 0.820934 ( 0.821156)
build_ruby 0.000000 0.002037 2.702683 ( 2.703287)
build_all 0.007314 0.000160 12.029345 ( 0.962000)
build_install 0.002213 0.007103 3.506239 ( 0.974266)
test_btest 0.000543 0.000253 65.834348 ( 4.887942)
test_basic 0.000000 0.003832 0.402907 ( 0.483981)
test_all 0.071924 0.026266 375.062782 ( 36.883744)
test_rubyspec 0.026265 0.037966 40.503017 ( 53.270275)
total: 102.54 sec