Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-195132
#<BuildRuby:0x000055741c2aff90
@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.20231123-195132",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005285 0.000311 0.922655 ( 1.305600)
build_miniruby 0.000792 0.000238 0.807303 ( 0.807028)
build_ruby 0.001142 0.000342 2.665347 ( 2.666049)
build_all 0.000000 0.007935 12.262595 ( 0.988770)
build_install 0.005199 0.006036 3.677701 ( 0.989269)
test_btest 0.000685 0.000000 65.381526 ( 4.547075)
test_basic 0.004866 0.000487 0.417241 ( 0.497059)
test_all 0.078075 0.017432 350.455217 ( 41.307354)
test_rubyspec 0.045684 0.024448 40.051470 ( 52.606772)
total: 105.72 sec