Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-235830
#<BuildRuby:0x0000555e504d8060
@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.20231119-235830",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004461 0.001115 0.927013 ( 1.334661)
build_miniruby 0.000824 0.000206 0.810227 ( 0.810129)
build_ruby 0.001239 0.000310 2.588193 ( 2.594251)
build_all 0.003165 0.004010 12.112065 ( 0.980835)
build_install 0.005011 0.005637 3.553210 ( 0.971923)
test_btest 0.000615 0.000230 62.397796 ( 5.528265)
test_basic 0.000337 0.003993 0.404006 ( 0.484414)
test_all 0.071944 0.021995 354.996567 ( 35.007476)
test_rubyspec 0.022912 0.045934 39.698508 ( 52.270911)
total: 99.98 sec