Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-191448
#<BuildRuby:0x0000555dcbb5b638
@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.20231123-191448",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003597 0.002188 0.913574 ( 1.317777)
build_miniruby 0.000953 0.000204 0.807664 ( 0.807583)
build_ruby 0.001288 0.000276 2.632650 ( 2.633416)
build_all 0.008135 0.000000 12.257738 ( 0.999871)
build_install 0.010031 0.000671 3.666058 ( 0.983585)
test_btest 0.000774 0.000000 65.262534 ( 4.845148)
test_basic 0.003890 0.000155 0.394099 ( 0.474269)
test_all 0.083538 0.013377 354.308874 ( 38.485505)
test_rubyspec 0.032614 0.035425 39.794706 ( 52.352970)
total: 102.90 sec