Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-234154
#<BuildRuby:0x000055eb336fb2f0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231130-234154",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005029 0.000000 1.191979 ( 1.555471)
build_miniruby 0.000000 0.001008 0.846572 ( 0.845963)
build_ruby 0.000000 0.001406 2.716845 ( 2.716665)
build_all 0.009012 0.001301 16.323452 ( 1.520597)
build_install 0.008660 0.000000 4.810371 ( 1.169335)
test_btest 0.001163 0.000000 82.967774 ( 7.719568)
test_basic 0.003720 0.000000 0.790991 ( 0.869227)
test_all 0.095468 0.042682 509.954962 ( 58.618075)
test_rubyspec 0.018761 0.025564 49.908451 ( 62.290007)
total: 137.31 sec