Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-212208
#<BuildRuby:0x000055cca5d83b88
@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.20231214-212208",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004668 0.000159 1.322088 ( 1.662412)
build_miniruby 0.000877 0.000195 0.888349 ( 0.888027)
build_ruby 0.001277 0.000284 2.773651 ( 2.773820)
build_all 0.000000 0.010632 16.959379 ( 1.577761)
build_install 0.005412 0.003781 4.970479 ( 1.215695)
test_btest 0.001065 0.000000 85.264242 ( 7.785518)
test_basic 0.004569 0.000484 0.784135 ( 0.861780)
test_all 0.103867 0.033058 531.038917 ( 61.010593)
test_rubyspec 0.035678 0.017672 50.680247 ( 62.949817)
total: 140.73 sec