Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-031922
#<BuildRuby:0x000055685d8780c8
@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.20240104-031922",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.003450 0.003434 1.060477 ( 1.330240)
build_miniruby 0.001211 0.000162 0.814852 ( 0.814690)
build_ruby 0.001334 0.000178 2.685265 ( 2.686231)
build_all 0.003760 0.004675 11.936481 ( 0.996879)
build_install 0.006304 0.004708 3.729424 ( 0.991998)
test_btest 0.000558 0.000139 61.283420 ( 5.597439)
test_basic 0.004643 0.000069 0.413392 ( 0.492695)
test_all 0.080782 0.016981 372.970590 ( 37.410530)
test_rubyspec 0.024732 0.041958 39.977151 ( 52.521775)
total: 102.84 sec