Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-160616
#<BuildRuby:0x000055e58b24ca68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220724-160616",
@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.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001876 0.009105 0.844043 ( 1.036275)
build_miniruby 0.000844 0.000506 0.061588 ( 0.060420)
build_ruby 0.000858 0.000514 0.062919 ( 0.062263)
build_all 0.006923 0.001400 1.234439 ( 0.462552)
build_install 0.012156 0.003780 4.307155 ( 1.848139)
test_btest 0.001156 0.000578 51.291395 ( 6.340253)
test_basic 0.004053 0.002026 0.289521 ( 0.380862)
test_all 0.000797 0.001636 482.351383 ( 51.878368)
test_rubyspec 0.078414 0.052573 41.621980 ( 47.473998)
total: 109.54 sec