Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-143914
#<BuildRuby:0x000056496c790188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-143914",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003933 0.000358 1.072161 ( 1.232363)
build_miniruby 0.000791 0.000000 0.875045 ( 0.875367)
build_ruby 0.001063 0.000000 2.716092 ( 2.719534)
build_all 0.007715 0.000064 12.139711 ( 1.022787)
build_install 0.009206 0.000000 3.559918 ( 0.963523)
test_btest 0.000502 0.000000 64.200175 ( 4.650031)
test_basic 0.004363 0.000000 0.371190 ( 0.452243)
test_all 0.081421 0.023421 424.762283 ( 37.574065)
test_rubyspec 0.048257 0.020155 39.739460 ( 52.377134)
total: 101.87 sec