Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-135932
#<BuildRuby:0x00005612f96bb040
@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.20231221-135932",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005143 1.458261 ( 1.868936)
build_miniruby 0.000127 0.000866 0.841366 ( 0.841246)
build_ruby 0.001144 0.000286 2.794756 ( 2.794998)
build_all 0.006547 0.003460 16.351126 ( 1.432598)
build_install 0.003854 0.006149 4.769319 ( 1.154129)
test_btest 0.001102 0.000000 86.358343 ( 6.980507)
test_basic 0.003714 0.000457 0.658131 ( 0.734981)
test_all 0.107310 0.028509 489.894259 ( 60.000941)
test_rubyspec 0.021115 0.027962 50.096130 ( 62.448169)
total: 138.26 sec