Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-172432
#<BuildRuby:0x0000557634a43788
@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-172432",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001154 0.004246 0.929456 ( 1.315473)
build_miniruby 0.000766 0.000209 0.823766 ( 0.824018)
build_ruby 0.001044 0.000285 2.630441 ( 2.631258)
build_all 0.002870 0.005255 12.197273 ( 0.977242)
build_install 0.008322 0.006079 3.723033 ( 0.976676)
test_btest 0.000691 0.000288 64.308172 ( 4.572247)
test_basic 0.005139 0.000106 0.408744 ( 0.487219)
test_all 0.056259 0.040398 355.410751 ( 37.011807)
test_rubyspec 0.033957 0.037689 40.031317 ( 52.584370)
total: 101.38 sec