Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-075247
#<BuildRuby:0x000055fd5f648040
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231214-075247",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004009 0.000365 1.013072 ( 1.296395)
build_miniruby 0.000838 0.000076 0.877839 ( 0.878680)
build_ruby 0.001422 0.000130 2.715625 ( 2.715019)
build_all 0.007590 0.000690 12.104835 ( 0.985299)
build_install 0.009248 0.000332 3.592482 ( 0.980528)
test_btest 0.000700 0.000058 63.670377 ( 4.673455)
test_basic 0.003059 0.000255 0.375901 ( 0.458161)
test_all 0.077991 0.020698 386.435495 ( 33.735054)
test_rubyspec 0.026186 0.035576 40.092748 ( 52.727249)
total: 98.45 sec