Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-084155
#<BuildRuby:0x0000562e5d6c84f0
@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.20220425-084155",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010291 0.001584 1.014142 ( 1.387491)
build_miniruby 0.000000 0.002591 0.071850 ( 0.069705)
build_ruby 0.000794 0.001400 0.073992 ( 0.071630)
build_all 0.009299 0.000926 1.507507 ( 0.625495)
build_install 0.015941 0.007720 5.906327 ( 2.820100)
test_btest 0.000947 0.000237 75.194462 ( 8.514607)
test_basic 0.007736 0.001934 0.330620 ( 0.416525)
test_all 0.002188 0.000248 704.506121 ( 67.862382)
test_rubyspec 0.096585 0.085984 45.796870 ( 50.971986)
total: 132.74 sec