Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-161825
#<BuildRuby:0x00005579b497f788
@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.20220203-161825",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009312 0.002149 0.930281 ( 1.043931)
build_miniruby 0.001993 0.000000 0.072629 ( 0.070995)
build_ruby 0.001916 0.000000 0.066235 ( 0.064413)
build_all 0.008746 0.001764 4.066662 ( 0.772037)
build_install 0.022210 0.002480 7.735499 ( 2.302599)
test_btest 0.001276 0.000243 47.119865 ( 44.022892)
test_basic 0.007257 0.000477 0.335435 ( 0.432994)
test_all 0.001584 0.000144 695.089990 ( 66.903924)
test_rubyspec 0.074985 0.085407 45.791310 ( 51.279057)
total: 166.89 sec