Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-091422
#<BuildRuby:0x00005590a7e000c8
@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.20240105-091422",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.006180 0.001236 1.315959 ( 1.820286)
build_miniruby 0.000000 0.001021 0.806762 ( 0.806777)
build_ruby 0.000000 0.001310 2.655706 ( 2.656510)
build_all 0.004177 0.003736 12.048316 ( 0.986180)
build_install 0.005843 0.007680 3.313418 ( 0.963580)
test_btest 0.000484 0.000194 63.178033 ( 4.764564)
test_basic 0.001268 0.003839 0.400303 ( 0.480488)
test_all 0.084417 0.015879 367.349928 ( 36.363798)
test_rubyspec 0.043183 0.021045 39.885063 ( 52.468849)
total: 101.31 sec