Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-153849
#<BuildRuby:0x0000561f79c2d550
@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.20220723-153849",
@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.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000007)
build_up 0.006722 0.002689 0.820481 ( 1.374801)
build_miniruby 0.000971 0.000388 0.048444 ( 0.048458)
build_ruby 0.001006 0.000402 0.055644 ( 0.055506)
build_all 0.005719 0.002288 1.225740 ( 0.487666)
build_install 0.016484 0.000000 4.437119 ( 1.882552)
test_btest 0.002552 0.000000 53.755891 ( 6.166515)
test_basic 0.005744 0.000870 0.300982 ( 0.394821)
test_all 0.002242 0.000640 502.401879 ( 53.012573)
test_rubyspec 0.060872 0.066181 41.845935 ( 47.838055)
total: 111.26 sec