Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-182858
#<BuildRuby:0x000055591c5dee20
@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.20231219-182858",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004952 0.000099 1.258485 ( 1.620186)
build_miniruby 0.000943 0.000094 0.949861 ( 0.949872)
build_ruby 0.001642 0.000000 2.791068 ( 2.792290)
build_all 0.005983 0.004005 16.775585 ( 1.507161)
build_install 0.007786 0.001062 4.966866 ( 1.160705)
test_btest 0.000909 0.000124 86.678688 ( 6.919725)
test_basic 0.000820 0.004601 0.826206 ( 0.900210)
test_all 0.102980 0.034675 532.811107 ( 62.240568)
test_rubyspec 0.023898 0.026775 50.779008 ( 63.131413)
total: 141.22 sec