Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-200119
#<BuildRuby:0x000055cc4b50b280
@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-200119",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004498 0.000092 1.073051 ( 1.224737)
build_miniruby 0.000788 0.000143 0.878601 ( 0.878293)
build_ruby 0.000938 0.000170 2.718294 ( 2.720064)
build_all 0.003489 0.004038 12.065810 ( 1.001030)
build_install 0.004329 0.010133 3.562896 ( 0.961894)
test_btest 0.000674 0.000281 61.378750 ( 5.316713)
test_basic 0.004348 0.000000 0.369447 ( 0.451198)
test_all 0.071851 0.027567 391.945202 ( 34.210847)
test_rubyspec 0.011906 0.048586 39.849992 ( 52.480876)
total: 99.25 sec