Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-154513
#<BuildRuby:0x000055c0d9bcf788
@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.20240115-154513",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003640 0.001617 0.806493 ( 1.193867)
build_miniruby 0.000693 0.000307 0.805593 ( 0.805924)
build_ruby 0.001320 0.000587 2.673023 ( 2.673630)
build_all 0.003956 0.004251 11.968316 ( 0.971954)
build_install 0.007278 0.003639 3.398301 ( 0.963935)
test_btest 0.000752 0.000376 61.508752 ( 5.862569)
test_basic 0.002525 0.001263 0.404427 ( 0.485146)
test_all 0.090690 0.009936 377.073476 ( 36.610476)
test_rubyspec 0.023010 0.042218 40.413010 ( 52.966711)
total: 102.53 sec