Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-170745
#<BuildRuby:0x000055b2ad510c10
@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.20220317-170745",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010500 1.005647 ( 1.407190)
build_miniruby 0.000406 0.001598 0.072499 ( 0.070885)
build_ruby 0.001517 0.000583 0.072719 ( 0.070925)
build_all 0.006975 0.002683 4.250465 ( 0.866945)
build_install 0.015756 0.007243 7.989602 ( 2.417602)
test_btest 0.001149 0.000460 74.902094 ( 8.195767)
test_basic 0.008237 0.000000 0.353079 ( 0.441373)
test_all 0.001868 0.000000 686.888695 ( 67.022831)
test_rubyspec 0.101914 0.063932 46.002343 ( 51.247185)
total: 131.74 sec