Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-151549
#<BuildRuby:0x000055c7e3060a58
@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.20220225-151549",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011398 0.980093 ( 1.156156)
build_miniruby 0.000000 0.001753 0.075249 ( 0.073400)
build_ruby 0.000000 0.002307 0.072057 ( 0.069619)
build_all 0.003636 0.004923 4.144772 ( 0.836653)
build_install 0.021040 0.002866 7.800251 ( 2.376241)
test_btest 0.000000 0.001293 69.405641 ( 8.174369)
test_basic 0.001094 0.006365 0.338851 ( 0.425029)
test_all 0.002152 0.000906 667.941936 ( 65.571641)
test_rubyspec 0.125299 0.048294 46.406781 ( 51.733194)
total: 130.42 sec