Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-144804
#<BuildRuby:0x000055fa25e9f4b0
@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.20230704-144804",
@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.000001 0.000009 ( 0.000009)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002568 0.003739 1.446916 ( 2.737584)
build_miniruby 0.001062 0.000236 0.938870 ( 0.939326)
build_ruby 0.001075 0.000239 2.654725 ( 2.655912)
build_all 0.008627 0.000954 11.060660 ( 7.494074)
build_install 0.009045 0.000000 5.168799 ( 2.027119)
test_btest 0.001171 0.000000 86.428776 ( 7.928467)
test_basic 0.004525 0.000342 0.770873 ( 0.850744)
test_all 0.001326 0.000241 466.570058 ( 46.332052)
test_rubyspec 0.018418 0.022812 43.827803 ( 56.234003)
total: 127.20 sec