Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-040722
#<BuildRuby:0x00005616df6bedf0
@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.20231204-040722",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001289 0.004270 1.237456 ( 1.631326)
build_miniruby 0.000741 0.000206 0.913092 ( 0.913120)
build_ruby 0.001199 0.000333 2.844659 ( 2.844234)
build_all 0.005496 0.004543 16.603003 ( 1.482674)
build_install 0.000000 0.008407 4.969877 ( 1.226694)
test_btest 0.000327 0.000620 85.248843 ( 7.203207)
test_basic 0.004183 0.000000 0.586651 ( 0.664586)
test_all 0.096958 0.035157 539.876535 ( 53.596088)
test_rubyspec 0.032088 0.016740 51.334585 ( 63.598210)
total: 133.16 sec