Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-185003
#<BuildRuby:0x00005622a0ba40a0
@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.20240104-185003",
@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.004352 0.000484 1.460938 ( 1.570201)
build_miniruby 0.000810 0.000090 0.770746 ( 0.770315)
build_ruby 0.001073 0.000119 2.850219 ( 2.850216)
build_all 0.005245 0.004492 14.274503 ( 1.271768)
build_install 0.007289 0.000433 4.310066 ( 1.060810)
test_btest 0.000848 0.000127 73.693036 ( 6.848973)
test_basic 0.000000 0.005241 0.722186 ( 0.798458)
test_all 0.101020 0.029476 476.307851 ( 48.676087)
test_rubyspec 0.026538 0.022221 48.505475 ( 60.916428)
total: 124.76 sec