Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-034033
#<BuildRuby:0x0000564c157b5338
@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.20220719-034033",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.005338 0.004786 0.831743 ( 1.746573)
build_miniruby 0.001169 0.000702 0.064348 ( 0.064022)
build_ruby 0.001005 0.000603 0.057049 ( 0.056070)
build_all 0.007469 0.001716 1.263359 ( 0.494009)
build_install 0.004415 0.012443 4.280041 ( 1.820126)
test_btest 0.001181 0.000859 54.873369 ( 6.423605)
test_basic 0.005723 0.000390 0.284229 ( 0.376330)
test_all 0.000771 0.001993 500.853877 ( 52.992896)
test_rubyspec 0.068363 0.065871 41.841098 ( 47.592758)
total: 111.57 sec