Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-015340
#<BuildRuby:0x00005605126b6eb8
@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.20231227-015340",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000136 0.004083 1.042533 ( 1.424812)
build_miniruby 0.000816 0.000240 0.896464 ( 0.895559)
build_ruby 0.001027 0.000302 2.600483 ( 2.600430)
build_all 0.008520 0.001210 16.570763 ( 1.433175)
build_install 0.007452 0.000801 4.667723 ( 1.151714)
test_btest 0.000466 0.000123 86.007212 ( 7.670234)
test_basic 0.003279 0.000863 0.701633 ( 0.776684)
test_all 0.106571 0.029059 548.169160 ( 60.256412)
test_rubyspec 0.027142 0.023490 49.076126 ( 61.403728)
total: 137.61 sec