Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-010738
#<BuildRuby:0x0000560e28ac7ba0
@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.20231206-010738",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.005303 1.334251 ( 1.712681)
build_miniruby 0.000000 0.000912 0.803581 ( 0.803996)
build_ruby 0.000000 0.001351 2.988746 ( 2.988942)
build_all 0.007506 0.002967 16.717329 ( 1.522371)
build_install 0.006957 0.001988 4.911989 ( 1.151881)
test_btest 0.001071 0.000000 84.792497 ( 8.027088)
test_basic 0.004139 0.000323 0.772884 ( 0.848669)
test_all 0.096567 0.037798 558.957222 ( 51.824711)
test_rubyspec 0.034507 0.011502 49.295528 ( 61.651389)
total: 130.53 sec