Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-083131
#<BuildRuby:0x000056206e40f3c8
@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.20240110-083131",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004321 0.000000 0.964299 ( 1.582767)
build_miniruby 0.001000 0.000000 0.895780 ( 0.895415)
build_ruby 0.001285 0.000000 2.713478 ( 2.716712)
build_all 0.003182 0.006875 14.679013 ( 1.368154)
build_install 0.008509 0.000802 4.194139 ( 1.143757)
test_btest 0.000729 0.000000 77.375765 ( 7.287231)
test_basic 0.001175 0.002775 0.560771 ( 0.637442)
test_all 0.122911 0.010480 548.452362 ( 51.531800)
test_rubyspec 0.023177 0.012809 49.966059 ( 62.448266)
total: 129.61 sec