Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-211136
#<BuildRuby:0x0000556962677520
@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.20231121-211136",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.005847 0.000520 0.918039 ( 1.309758)
build_miniruby 0.000938 0.000256 0.835264 ( 0.835050)
build_ruby 0.001505 0.000411 2.614679 ( 2.615020)
build_all 0.007286 0.000736 12.268206 ( 0.997581)
build_install 0.010791 0.003796 4.013364 ( 0.989639)
test_btest 0.000000 0.000682 64.817876 ( 4.905987)
test_basic 0.000000 0.005064 0.396913 ( 0.476335)
test_all 0.063022 0.035200 343.829262 ( 36.958554)
test_rubyspec 0.038312 0.027410 39.852245 ( 52.403454)
total: 101.49 sec