Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-142228
#<BuildRuby:0x000055c2e8013438
@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.20231125-142228",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000488 0.004801 0.935876 ( 1.424563)
build_miniruby 0.000757 0.000315 0.783062 ( 0.783279)
build_ruby 0.001824 0.000000 2.638579 ( 2.638713)
build_all 0.008490 0.000000 12.212162 ( 0.985897)
build_install 0.010988 0.000291 3.685748 ( 0.990436)
test_btest 0.000543 0.000151 63.782175 ( 5.406122)
test_basic 0.003000 0.000833 0.402210 ( 0.482985)
test_all 0.075266 0.025126 342.436038 ( 37.246110)
test_rubyspec 0.014001 0.051756 39.823940 ( 52.360836)
total: 102.32 sec