Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-022316
#<BuildRuby:0x0000564996b8f048
@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.20240106-022316",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004148 0.000026 0.835107 ( 1.222402)
build_miniruby 0.000887 0.000064 1.035262 ( 1.036711)
build_ruby 0.001269 0.000090 3.044812 ( 3.049309)
build_all 0.008620 0.000615 15.772172 ( 1.416238)
build_install 0.011698 0.000000 4.089609 ( 1.171582)
test_btest 0.000691 0.000000 78.710021 ( 7.783885)
test_basic 0.003712 0.000143 0.424161 ( 0.499488)
test_all 0.090586 0.028568 532.197824 ( 58.004700)
test_rubyspec 0.029731 0.009772 47.429971 ( 60.069304)
total: 134.25 sec