Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-214422
#<BuildRuby:0x0000560c1362ef60
@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.20231210-214422",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004619 0.000000 1.306718 ( 1.656821)
build_miniruby 0.000912 0.000000 0.906412 ( 0.906014)
build_ruby 0.001481 0.000000 2.724335 ( 2.724893)
build_all 0.006364 0.003447 16.357597 ( 1.459835)
build_install 0.008054 0.000949 4.798923 ( 1.136742)
test_btest 0.000955 0.000208 82.816002 ( 7.480859)
test_basic 0.004464 0.000098 0.756340 ( 0.832871)
test_all 0.099304 0.037482 523.462331 ( 55.131601)
test_rubyspec 0.017936 0.031134 49.173611 ( 61.443964)
total: 132.77 sec