Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-154623
#<BuildRuby:0x0000559a105c2ee8
@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.20231224-154623",
@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.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003793 0.000000 0.732369 ( 1.098703)
build_miniruby 0.000884 0.000000 0.906816 ( 0.906755)
build_ruby 0.001107 0.000000 2.775551 ( 2.779243)
build_all 0.004473 0.003264 12.055929 ( 1.001344)
build_install 0.009019 0.004652 3.391907 ( 0.977084)
test_btest 0.000674 0.000000 61.946037 ( 6.210663)
test_basic 0.003938 0.000000 0.371467 ( 0.453132)
test_all 0.087963 0.016035 424.427869 ( 47.874615)
test_rubyspec 0.013295 0.036094 41.063947 ( 53.825530)
total: 115.13 sec