Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-033933
#<BuildRuby:0x00005622fe0204f0
@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.20220413-033933",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000080 0.000011 0.000091 ( 0.000034)
build_up 0.011242 0.000984 1.080428 ( 5.808758)
build_miniruby 0.001830 0.000244 0.071038 ( 0.068787)
build_ruby 0.001714 0.000229 0.072451 ( 0.070358)
build_all 0.009427 0.000026 1.509844 ( 0.589349)
build_install 0.018701 0.004021 5.950084 ( 2.826211)
test_btest 0.001327 0.000181 78.252318 ( 8.415118)
test_basic 0.006586 0.000898 0.328842 ( 0.424440)
test_all 0.001910 0.000260 680.147366 ( 67.333017)
test_rubyspec 0.092274 0.085221 46.883455 ( 52.212765)
total: 137.75 sec