Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-051937
#<BuildRuby:0x000056099f3d2c88
@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-051937",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010887 0.000837 0.843315 ( 1.051846)
build_miniruby 0.002434 0.000000 0.066021 ( 0.063255)
build_ruby 0.001414 0.000000 0.064274 ( 0.062952)
build_all 0.007921 0.000151 1.209675 ( 0.454579)
build_install 0.009839 0.009094 4.309004 ( 1.824759)
test_btest 0.001020 0.000170 55.041590 ( 5.945947)
test_basic 0.004588 0.000764 0.302688 ( 0.393125)
test_all 0.000000 0.003004 506.754209 ( 53.512834)
test_rubyspec 0.083287 0.052260 41.527032 ( 47.114593)
total: 110.42 sec