Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-074949
#<BuildRuby:0x000055b542939390
@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.20221016-074949",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009657 0.000878 1.113028 ( 1.154123)
build_miniruby 0.001497 0.000231 0.095068 ( 0.091600)
build_ruby 0.001200 0.000185 0.101079 ( 0.098437)
build_all 0.009748 0.000734 1.319998 ( 0.555733)
build_install 0.014296 0.000541 1.690288 ( 0.904213)
test_btest 0.002020 0.000253 63.333081 ( 6.524989)
test_basic 0.002817 0.004936 0.358809 ( 0.447518)
test_all 0.000000 0.006800 494.419993 ( 53.268090)
test_rubyspec 0.074133 0.067139 43.443932 ( 52.041678)
total: 115.09 sec