Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-061056
#<BuildRuby:0x000055efa2f0b788
@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.20240107-061056",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004897 0.000155 1.236083 ( 1.650588)
build_miniruby 0.000000 0.001310 1.441162 ( 1.444782)
build_ruby 0.000000 0.001511 5.385301 ( 5.395982)
build_all 0.005064 0.005255 16.455652 ( 1.661455)
build_install 0.006482 0.008868 4.963408 ( 1.685018)
test_btest 0.000639 0.000213 80.086998 ( 11.814428)
test_basic 0.000739 0.004460 0.649092 ( 0.716641)
test_all 0.094998 0.026027 543.283276 ( 69.022142)
test_rubyspec 0.029774 0.034122 78.492196 ( 90.736789)
total: 184.13 sec