Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-190834
#<BuildRuby:0x0000558ed01c3f90
@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.20231221-190834",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001770 0.003758 1.059091 ( 1.302198)
build_miniruby 0.000784 0.000131 0.900146 ( 0.901127)
build_ruby 0.001269 0.000211 2.741817 ( 2.743477)
build_all 0.002436 0.004761 12.164581 ( 1.027001)
build_install 0.009416 0.000149 3.638230 ( 0.993161)
test_btest 0.000614 0.000131 64.614059 ( 5.853303)
test_basic 0.004584 0.000024 0.391900 ( 0.470035)
test_all 0.089368 0.020411 460.622965 ( 38.827507)
test_rubyspec 0.031698 0.018685 40.464644 ( 53.243063)
total: 105.36 sec