Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-204223
#<BuildRuby:0x0000564c17a0fe88
@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.20231128-204223",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004899 0.000091 0.843991 ( 1.252673)
build_miniruby 0.001158 0.000089 0.878219 ( 0.878394)
build_ruby 0.001092 0.000084 2.706903 ( 2.707639)
build_all 0.005591 0.002770 12.081754 ( 1.002805)
build_install 0.007405 0.000871 3.423657 ( 0.972346)
test_btest 0.000785 0.000000 62.158214 ( 6.169978)
test_basic 0.004258 0.000000 0.374527 ( 0.455247)
test_all 0.056932 0.043164 387.573767 ( 36.168149)
test_rubyspec 0.040538 0.032974 39.602399 ( 52.256965)
total: 101.86 sec