Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-223230
#<BuildRuby:0x00005561b711bd68
@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.20231222-223230",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005462 0.000234 1.314488 ( 1.674665)
build_miniruby 0.001259 0.000199 0.865781 ( 0.865573)
build_ruby 0.001405 0.000222 2.935023 ( 2.935254)
build_all 0.010287 0.000000 16.440777 ( 1.472234)
build_install 0.008969 0.000000 4.813615 ( 1.199614)
test_btest 0.001132 0.000000 83.831956 ( 7.552911)
test_basic 0.004555 0.000000 0.784965 ( 0.861265)
test_all 0.104822 0.027775 538.708053 ( 50.780015)
test_rubyspec 0.025412 0.023476 51.348082 ( 63.698786)
total: 131.04 sec