Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-064453
#<BuildRuby:0x000055631ed10110
@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.20231127-064453",
@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.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004063 0.001806 0.940245 ( 1.355572)
build_miniruby 0.000756 0.000336 0.858109 ( 0.858121)
build_ruby 0.001331 0.000000 2.613416 ( 2.614329)
build_all 0.007912 0.000000 12.240995 ( 0.992827)
build_install 0.014644 0.000000 3.696670 ( 0.988540)
test_btest 0.000910 0.000000 63.381262 ( 5.379365)
test_basic 0.004246 0.000000 0.396120 ( 0.475349)
test_all 0.085479 0.012078 352.087525 ( 40.284073)
test_rubyspec 0.037153 0.030636 39.935200 ( 52.508122)
total: 105.46 sec