Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-110654
#<BuildRuby:0x000055f067cec090
@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.20231119-110654",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.006397 1.255319 ( 1.739490)
build_miniruby 0.000487 0.000633 0.803806 ( 0.804146)
build_ruby 0.001412 0.000371 2.832868 ( 2.831832)
build_all 0.009226 0.001333 16.768777 ( 1.489688)
build_install 0.004546 0.004273 5.002955 ( 1.205864)
test_btest 0.000608 0.000173 88.326789 ( 7.296403)
test_basic 0.000045 0.004230 0.804359 ( 0.881015)
test_all 0.096097 0.039193 520.865744 ( 48.562788)
test_rubyspec 0.021359 0.029838 52.807978 ( 65.182871)
total: 129.99 sec