Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-165528
#<BuildRuby:0x00005555747c7788
@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-165528",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.000000 0.005049 1.329376 ( 1.755448)
build_miniruby 0.000000 0.001478 1.500747 ( 1.503919)
build_ruby 0.001080 0.000368 4.523876 ( 4.534959)
build_all 0.008110 0.002709 16.833297 ( 1.863793)
build_install 0.011424 0.003679 5.012706 ( 1.819273)
test_btest 0.000779 0.000129 81.644570 ( 7.771093)
test_basic 0.001729 0.003244 0.687784 ( 0.760206)
test_all 0.103034 0.019373 548.928625 ( 70.275552)
test_rubyspec 0.040055 0.025552 84.603172 ( 96.977084)
total: 187.26 sec