Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-203427
#<BuildRuby:0x00005561c1653858
@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.20240116-203427",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001741 0.004359 1.151653 ( 1.536937)
build_miniruby 0.000995 0.000221 0.847000 ( 0.845979)
build_ruby 0.000978 0.000217 2.523989 ( 2.523610)
build_all 0.003837 0.005251 14.322715 ( 1.256472)
build_install 0.000355 0.007311 4.151404 ( 1.066730)
test_btest 0.001090 0.000000 77.585453 ( 6.459243)
test_basic 0.001384 0.003550 0.592316 ( 0.667650)
test_all 0.110767 0.019352 513.823386 ( 51.367279)
test_rubyspec 0.028390 0.033854 81.230407 ( 93.647054)
total: 159.37 sec