Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-045924
#<BuildRuby:0x000055c8b344c4e8
@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.20220429-045924",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006133 0.004885 1.030056 ( 1.385742)
build_miniruby 0.001995 0.000000 0.067184 ( 0.065057)
build_ruby 0.002332 0.000028 0.071384 ( 0.069080)
build_all 0.008566 0.001142 1.508453 ( 0.600651)
build_install 0.023088 0.000885 5.920734 ( 2.826971)
test_btest 0.000920 0.000102 72.611328 ( 8.073217)
test_basic 0.002743 0.005099 0.309897 ( 0.397389)
test_all 0.001908 0.000301 655.831870 ( 64.738681)
test_rubyspec 0.114383 0.067697 45.518661 ( 50.580869)
total: 128.74 sec