Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-073813
#<BuildRuby:0x000055aa54089338
@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.20220802-073813",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005856 0.005499 0.909766 ( 2.482811)
build_miniruby 0.001495 0.000000 0.053430 ( 0.052273)
build_ruby 0.001633 0.000000 0.059300 ( 0.058134)
build_all 0.005451 0.003223 1.254980 ( 0.463422)
build_install 0.006342 0.010174 4.238653 ( 1.763349)
test_btest 0.001082 0.000421 54.535694 ( 6.159886)
test_basic 0.000780 0.004269 0.266421 ( 0.362301)
test_all 0.002060 0.000172 510.981052 ( 53.450613)
test_rubyspec 0.085583 0.058057 41.269837 ( 47.263917)
total: 112.06 sec