Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-101213
#<BuildRuby:0x000055655922bbb8
@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.20231031-101213",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004684 0.000035 1.322455 ( 1.584122)
build_miniruby 0.001066 0.000051 0.834404 ( 0.834295)
build_ruby 0.001382 0.000065 2.807714 ( 2.807670)
build_all 0.009487 0.000452 16.515753 ( 1.461560)
build_install 0.005112 0.004209 4.977370 ( 1.169380)
test_btest 0.000702 0.000061 83.696213 ( 7.886265)
test_basic 0.004583 0.000398 0.747514 ( 0.822217)
test_all 0.103566 0.031707 494.372975 ( 55.591900)
test_rubyspec 0.017774 0.033344 50.981548 ( 63.312780)
total: 135.47 sec