Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-231158
#<BuildRuby:0x000055f79a6fb7f0
@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.20231226-231158",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.003731 0.002608 0.809200 ( 1.248466)
build_miniruby 0.000847 0.000282 0.801379 ( 0.801001)
build_ruby 0.001030 0.000343 2.648934 ( 2.649898)
build_all 0.006911 0.000000 11.874997 ( 0.962404)
build_install 0.000000 0.010422 3.350227 ( 0.970381)
test_btest 0.000000 0.000766 63.487057 ( 4.976684)
test_basic 0.002717 0.001359 0.411297 ( 0.490533)
test_all 0.065725 0.032863 373.766364 ( 41.363039)
test_rubyspec 0.026606 0.039434 39.936586 ( 52.513246)
total: 105.98 sec