Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-132032
#<BuildRuby:0x000055b6756e0178
@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.20231205-132032",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004733 0.000431 0.992621 ( 1.340876)
build_miniruby 0.001019 0.000093 0.874184 ( 0.876045)
build_ruby 0.001375 0.000125 2.692214 ( 2.692954)
build_all 0.008237 0.000000 12.122285 ( 0.994759)
build_install 0.010727 0.003145 3.539280 ( 0.971185)
test_btest 0.000693 0.000077 64.074595 ( 5.049589)
test_basic 0.003926 0.000436 0.374331 ( 0.455625)
test_all 0.082065 0.020214 414.298816 ( 37.780052)
test_rubyspec 0.047300 0.022526 39.567700 ( 52.227063)
total: 102.39 sec