Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-082724
#<BuildRuby:0x000056277407e148
@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.20220717-082724",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004254 0.005554 0.872813 ( 1.424958)
build_miniruby 0.001015 0.000369 0.055349 ( 0.055430)
build_ruby 0.001083 0.000394 0.056502 ( 0.056889)
build_all 0.007590 0.000998 1.306225 ( 0.515108)
build_install 0.013766 0.002742 4.375103 ( 1.880244)
test_btest 0.001481 0.000456 52.603558 ( 6.125732)
test_basic 0.004063 0.001250 0.289489 ( 0.384521)
test_all 0.002150 0.000000 502.792523 ( 53.269917)
test_rubyspec 0.044906 0.073469 42.023388 ( 48.081744)
total: 111.80 sec