Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-041646
#<BuildRuby:0x000056538c183040
@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-041646",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003499 0.000824 1.252152 ( 1.630271)
build_miniruby 0.000000 0.001186 0.912789 ( 0.912785)
build_ruby 0.000000 0.001405 2.689448 ( 2.689977)
build_all 0.006678 0.003829 16.903495 ( 1.519072)
build_install 0.005408 0.004358 4.998463 ( 1.186785)
test_btest 0.000719 0.000240 87.383691 ( 7.334065)
test_basic 0.003601 0.001201 0.684225 ( 0.759042)
test_all 0.099397 0.033132 543.951218 ( 51.624290)
test_rubyspec 0.016048 0.031254 50.322472 ( 62.593202)
total: 130.25 sec