Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-002237
#<BuildRuby:0x000055ab66ec4098
@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.20231231-002237",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004669 0.000491 1.042374 ( 1.399227)
build_miniruby 0.001302 0.000137 0.915799 ( 0.919174)
build_ruby 0.000000 0.001306 2.803155 ( 2.803689)
build_all 0.000000 0.009763 16.551179 ( 1.446605)
build_install 0.005321 0.003055 4.555626 ( 1.109054)
test_btest 0.000793 0.000207 84.551379 ( 7.767715)
test_basic 0.000884 0.004130 0.706169 ( 0.785488)
test_all 0.106374 0.027600 552.373312 ( 52.705706)
test_rubyspec 0.010849 0.038818 50.799150 ( 63.135417)
total: 132.07 sec