Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-221952
#<BuildRuby:0x00005595dbeb7500
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231118-221952",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003489 0.001091 1.321022 ( 1.699120)
build_miniruby 0.000825 0.000258 0.898703 ( 0.897982)
build_ruby 0.001105 0.000345 2.791759 ( 2.792173)
build_all 0.008103 0.001578 16.471041 ( 1.475532)
build_install 0.005165 0.004269 4.846333 ( 1.152272)
test_btest 0.000885 0.000295 84.683569 ( 7.816228)
test_basic 0.004172 0.000076 0.657862 ( 0.736858)
test_all 0.101397 0.035114 507.011153 ( 57.143866)
test_rubyspec 0.030564 0.020400 48.975828 ( 61.424931)
total: 135.14 sec