Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-234051
#<BuildRuby:0x000055d1951fc090
@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.20231026-234051",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004852 0.000039 1.345940 ( 1.617458)
build_miniruby 0.000000 0.001027 0.825830 ( 0.825549)
build_ruby 0.000000 0.001269 2.597196 ( 2.598446)
build_all 0.001864 0.008066 15.903369 ( 1.402511)
build_install 0.007223 0.001204 4.722926 ( 1.119773)
test_btest 0.000587 0.000098 87.203654 ( 7.121458)
test_basic 0.000000 0.003808 0.758836 ( 0.837804)
test_all 0.103225 0.030880 493.582289 ( 50.758017)
test_rubyspec 0.033692 0.015037 49.657300 ( 62.027865)
total: 128.31 sec