Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-174152
#<BuildRuby:0x000055e41ff7ff90
@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.20231211-174152",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000295 0.004024 1.005215 ( 1.262666)
build_miniruby 0.000732 0.000133 0.867168 ( 0.867139)
build_ruby 0.000971 0.000177 2.688854 ( 2.690439)
build_all 0.005974 0.002769 12.077103 ( 0.995225)
build_install 0.007263 0.001557 3.603693 ( 0.968686)
test_btest 0.000616 0.000000 62.528872 ( 6.000640)
test_basic 0.003392 0.000000 0.376803 ( 0.459327)
test_all 0.081555 0.016289 373.348091 ( 42.674393)
test_rubyspec 0.026149 0.043038 39.837565 ( 52.509591)
total: 108.43 sec