Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-192000
#<BuildRuby:0x00005601ae853fa8
@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.20240103-192000",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.003464 0.001155 1.386873 ( 1.651241)
build_miniruby 0.000889 0.000000 0.852874 ( 0.852560)
build_ruby 0.001319 0.000000 2.672998 ( 2.672784)
build_all 0.005209 0.003926 14.191251 ( 1.252910)
build_install 0.004943 0.002883 4.112508 ( 1.047284)
test_btest 0.000719 0.000277 73.772790 ( 6.825734)
test_basic 0.004871 0.000295 0.726511 ( 0.805986)
test_all 0.097027 0.034003 449.579353 ( 52.507878)
test_rubyspec 0.029168 0.014970 47.771684 ( 60.080676)
total: 127.70 sec