Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-194036
#<BuildRuby:0x0000556f1185c188
@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.20231208-194036",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004630 0.000055 1.003832 ( 1.287942)
build_miniruby 0.001144 0.000095 0.871378 ( 0.871759)
build_ruby 0.001189 0.000099 2.697435 ( 2.699460)
build_all 0.007794 0.000273 12.089646 ( 0.969895)
build_install 0.008742 0.003429 3.530690 ( 0.962089)
test_btest 0.000790 0.000093 63.326045 ( 5.030630)
test_basic 0.000976 0.003519 0.375048 ( 0.457319)
test_all 0.071155 0.027669 384.098132 ( 33.723865)
test_rubyspec 0.040740 0.026053 39.946705 ( 52.623322)
total: 98.63 sec