Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-153029
#<BuildRuby:0x000055631acff918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231022-153029",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000050 0.000000 0.000050 ( 0.000019)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005056 0.000000 2.003679 ( 2.264100)
build_miniruby 0.000917 0.000000 0.945602 ( 0.945120)
build_ruby 0.000000 0.001659 2.817116 ( 2.817460)
build_all 0.008840 0.001062 16.269387 ( 1.482929)
build_install 0.007337 0.001746 5.224769 ( 1.192307)
test_btest 0.000854 0.000203 80.719955 ( 7.804346)
test_basic 0.004468 0.000041 0.727490 ( 0.803880)
test_all 0.089781 0.046226 524.898414 ( 53.658820)
test_rubyspec 0.028313 0.023947 48.975256 ( 61.207242)
total: 132.18 sec