Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-032828
#<BuildRuby:0x0000557f924b7bb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231222-032828",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005348 0.000132 1.417243 ( 1.796914)
build_miniruby 0.001361 0.000144 0.989903 ( 0.988892)
build_ruby 0.000000 0.001485 2.778715 ( 2.778647)
build_all 0.007188 0.002506 15.857885 ( 1.439812)
build_install 0.006138 0.002484 4.619223 ( 1.170527)
test_btest 0.000846 0.000135 80.887834 ( 7.636497)
test_basic 0.000470 0.003884 0.544077 ( 0.620832)
test_all 0.097886 0.035534 522.625893 ( 49.024669)
test_rubyspec 0.009523 0.040566 51.004094 ( 63.316465)
total: 128.77 sec