Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-033655
#<BuildRuby:0x000055f147bbd3a0
@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.20220501-033655",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009789 0.000753 0.820240 ( 1.069198)
build_miniruby 0.001398 0.000107 0.061264 ( 0.060339)
build_ruby 0.001424 0.000110 0.065292 ( 0.064239)
build_all 0.006943 0.000144 1.194893 ( 0.472946)
build_install 0.013548 0.004877 4.854757 ( 2.454569)
test_btest 0.002117 0.000249 51.082512 ( 5.994331)
test_basic 0.006461 0.000760 0.294445 ( 0.384196)
test_all 0.002164 0.000254 494.368856 ( 53.337230)
test_rubyspec 0.058356 0.057269 40.970130 ( 46.533654)
total: 110.37 sec