Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-234040
#<BuildRuby:0x000055d17cd6aeb8
@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.20231027-234040",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.000569 0.004197 1.322863 ( 1.591099)
build_miniruby 0.000686 0.000305 0.822930 ( 0.822623)
build_ruby 0.000987 0.000438 2.711325 ( 2.711738)
build_all 0.008152 0.001579 16.263772 ( 1.475038)
build_install 0.008554 0.001436 4.901177 ( 1.170870)
test_btest 0.000693 0.000000 79.038654 ( 7.502806)
test_basic 0.000485 0.003411 0.731153 ( 0.809869)
test_all 0.096909 0.038658 521.890742 ( 49.582186)
test_rubyspec 0.021252 0.022857 50.221322 ( 62.605311)
total: 128.27 sec