Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-204729
#<BuildRuby:0x00005612bacb7bb8
@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-204729",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.001514 0.003690 1.431748 ( 1.809055)
build_miniruby 0.000883 0.000084 0.891175 ( 0.890874)
build_ruby 0.001375 0.000131 2.781539 ( 2.781133)
build_all 0.002602 0.007597 15.933249 ( 1.449289)
build_install 0.005848 0.002714 4.715119 ( 1.131605)
test_btest 0.000777 0.000156 83.634375 ( 7.231066)
test_basic 0.004424 0.000884 0.691054 ( 0.764676)
test_all 0.098560 0.034628 476.648828 ( 59.619504)
test_rubyspec 0.029095 0.015010 49.596977 ( 61.940274)
total: 137.62 sec