Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-134519
#<BuildRuby:0x000055ad99e73230
@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-134519",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004288 0.000451 1.168838 ( 1.538515)
build_miniruby 0.000000 0.000953 0.843037 ( 0.842820)
build_ruby 0.000000 0.001349 2.831024 ( 2.831323)
build_all 0.008007 0.002364 16.635877 ( 1.532796)
build_install 0.000000 0.009752 4.982254 ( 1.217103)
test_btest 0.000000 0.001125 90.181306 ( 7.176061)
test_basic 0.000289 0.004005 0.606053 ( 0.683998)
test_all 0.105579 0.026532 543.111744 ( 49.043496)
test_rubyspec 0.031465 0.029246 52.036463 ( 64.379274)
total: 129.25 sec