Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-221022
#<BuildRuby:0x000055f2c465c090
@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-221022",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004461 0.001394 1.503030 ( 1.756349)
build_miniruby 0.000689 0.000216 0.852880 ( 0.852772)
build_ruby 0.000893 0.000279 2.638170 ( 2.637934)
build_all 0.006572 0.002054 14.259530 ( 1.289933)
build_install 0.005906 0.001846 4.188481 ( 1.055241)
test_btest 0.000853 0.000267 75.094334 ( 6.954743)
test_basic 0.000033 0.005151 0.786216 ( 0.861557)
test_all 0.103106 0.027923 505.177261 ( 50.944363)
test_rubyspec 0.030045 0.014560 47.538349 ( 59.933520)
total: 126.29 sec