Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-140955
#<BuildRuby:0x0000564a886eb918
@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.20240101-140955",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005588 0.000157 1.458700 ( 1.661583)
build_miniruby 0.000994 0.000099 0.873041 ( 0.872767)
build_ruby 0.001069 0.000107 2.758423 ( 2.758564)
build_all 0.009724 0.000000 16.791224 ( 1.527665)
build_install 0.006242 0.002716 4.869218 ( 1.203965)
test_btest 0.000932 0.000104 82.007540 ( 8.173092)
test_basic 0.005576 0.000000 0.704817 ( 0.781412)
test_all 0.112583 0.022542 526.670832 ( 57.729000)
test_rubyspec 0.029190 0.019535 50.927006 ( 63.207226)
total: 137.92 sec