Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-142351
#<BuildRuby:0x0000563def9076e8
@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-142351",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.003981 0.001195 1.147894 ( 1.510354)
build_miniruby 0.000701 0.000210 0.847797 ( 0.847262)
build_ruby 0.001082 0.000324 2.647640 ( 2.647727)
build_all 0.008887 0.001250 16.028755 ( 1.428044)
build_install 0.003815 0.004420 4.544290 ( 1.147794)
test_btest 0.000535 0.000178 82.957832 ( 6.686691)
test_basic 0.000000 0.004394 0.737285 ( 0.817026)
test_all 0.111956 0.019338 511.793547 ( 58.549774)
test_rubyspec 0.017284 0.033565 49.633034 ( 61.973028)
total: 135.61 sec