Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-064013
#<BuildRuby:0x000055e7e0e73510
@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.20220331-064013",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005892 0.004766 1.031624 ( 2.561996)
build_miniruby 0.001346 0.000518 0.080819 ( 0.078718)
build_ruby 0.001189 0.000457 0.076285 ( 0.074883)
build_all 0.003888 0.006208 4.230421 ( 0.865959)
build_install 0.019736 0.003219 7.866541 ( 2.463092)
test_btest 0.001135 0.000442 74.527627 ( 7.837287)
test_basic 0.007049 0.000911 0.349187 ( 0.439923)
test_all 0.000622 0.001588 649.510484 ( 65.855453)
test_rubyspec 0.072290 0.090804 46.559946 ( 51.974745)
total: 132.15 sec