Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-034909
#<BuildRuby:0x000055743371cc10
@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.20220216-034909",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.007189 0.005163 0.986615 ( 3.960674)
build_miniruby 0.001843 0.000263 0.069758 ( 0.068195)
build_ruby 0.000000 0.002664 0.074366 ( 0.071667)
build_all 0.001211 0.010451 4.182104 ( 0.800042)
build_install 0.017490 0.007514 7.879335 ( 2.338339)
test_btest 0.001083 0.000382 74.088020 ( 8.096202)
test_basic 0.002029 0.006790 0.342417 ( 0.429457)
test_all 0.001274 0.000537 668.178300 ( 65.800966)
test_rubyspec 0.093480 0.064936 45.814866 ( 51.303563)
total: 132.87 sec