Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-011427
#<BuildRuby:0x000055e839fbf7f8
@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-011427",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.002201 0.004969 1.060664 ( 1.313589)
build_miniruby 0.000779 0.000234 0.810418 ( 0.810729)
build_ruby 0.001440 0.000432 2.645333 ( 2.645940)
build_all 0.005435 0.002039 11.965860 ( 1.023055)
build_install 0.011863 0.002767 3.487878 ( 0.978806)
test_btest 0.000553 0.000162 63.933055 ( 4.663096)
test_basic 0.000386 0.003996 0.383698 ( 0.465227)
test_all 0.075781 0.020705 370.957782 ( 42.287553)
test_rubyspec 0.029684 0.039147 40.305057 ( 52.919921)
total: 107.11 sec