Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-140842
#<BuildRuby:0x000055a63d156ec0
@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.20230811-140842",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005139 0.000000 1.467867 ( 2.735767)
build_miniruby 0.000856 0.000000 0.886773 ( 0.886579)
build_ruby 0.001212 0.000000 2.847763 ( 2.847731)
build_all 0.004193 0.004956 13.513670 ( 1.242304)
build_install 0.006376 0.001678 2.081456 ( 0.912843)
test_btest 0.000838 0.000221 79.203545 ( 7.360692)
test_basic 0.004064 0.001069 0.725524 ( 0.806074)
test_all 0.000000 0.001079 488.490393 ( 49.939193)
test_rubyspec 0.003476 0.036360 44.974317 ( 57.289737)
total: 124.02 sec