Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-122534
#<BuildRuby:0x000055f7275ebf90
@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.20231130-122534",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005287 0.000235 0.964306 ( 1.228780)
build_miniruby 0.001100 0.000200 0.876178 ( 0.877137)
build_ruby 0.001025 0.000186 2.706173 ( 2.707088)
build_all 0.007350 0.000505 11.948497 ( 1.003767)
build_install 0.005039 0.007982 3.605186 ( 0.976734)
test_btest 0.000625 0.000179 63.748032 ( 4.488558)
test_basic 0.004463 0.000033 0.376376 ( 0.457835)
test_all 0.082649 0.018018 379.527820 ( 38.075991)
test_rubyspec 0.043024 0.031208 39.607034 ( 52.220239)
total: 102.04 sec