Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-190033
#<BuildRuby:0x000055db8b0cfe88
@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.20240107-190033",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.004985 1.303021 ( 1.677326)
build_miniruby 0.000000 0.001425 1.431102 ( 1.435259)
build_ruby 0.000000 0.001876 4.532749 ( 4.541076)
build_all 0.004954 0.005674 16.615907 ( 1.738742)
build_install 0.009890 0.006846 5.028631 ( 1.921323)
test_btest 0.000530 0.000241 80.816948 ( 9.907743)
test_basic 0.002398 0.003060 0.663033 ( 0.734378)
test_all 0.087350 0.032222 567.849925 ( 56.873440)
test_rubyspec 0.031530 0.033071 79.936763 ( 92.289688)
total: 171.12 sec