Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-035417
#<BuildRuby:0x0000562a20d37688
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-035417",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004963 0.005869 0.963236 ( 1.543243)
build_miniruby 0.002250 0.000000 0.073081 ( 0.070784)
build_ruby 0.001819 0.000000 0.080074 ( 0.078782)
build_all 0.010212 0.000000 4.122104 ( 0.788618)
build_install 0.022571 0.000850 7.755028 ( 2.357033)
test_btest 0.000803 0.000201 48.074786 ( 45.429617)
test_basic 0.007629 0.000760 0.336230 ( 0.425638)
test_all 0.002468 0.000185 705.339562 ( 68.037452)
test_rubyspec 0.100120 0.064473 46.022952 ( 51.495318)
total: 170.23 sec