Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-233529
#<BuildRuby:0x000055c8e61aff90
@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.20240108-233529",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002460 0.003008 1.381282 ( 1.788743)
build_miniruby 0.001472 0.000000 2.019109 ( 2.022411)
build_ruby 0.001838 0.000000 4.615261 ( 4.627302)
build_all 0.008700 0.001443 16.838346 ( 1.919509)
build_install 0.016248 0.000621 5.227986 ( 1.953708)
test_btest 0.000794 0.000124 83.915914 ( 13.201075)
test_basic 0.004962 0.000108 0.741228 ( 0.811807)
test_all 0.109263 0.012326 566.249043 ( 61.501874)
test_rubyspec 0.044595 0.024318 87.703623 (100.049806)
total: 187.88 sec