Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-065117
#<BuildRuby:0x00005628e6e7a148
@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-065117",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010365 0.000000 1.132085 ( 1.153928)
build_miniruby 0.001704 0.000000 0.105279 ( 0.103152)
build_ruby 0.002031 0.000000 0.099232 ( 0.095836)
build_all 0.004676 0.004005 1.314478 ( 0.567062)
build_install 0.014342 0.000186 1.641000 ( 0.883419)
test_btest 0.000000 0.002458 60.559523 ( 6.486888)
test_basic 0.004605 0.001723 0.356974 ( 0.446206)
test_all 0.002848 0.004016 514.488221 ( 54.902093)
test_rubyspec 0.083158 0.041774 43.514059 ( 52.031471)
total: 116.67 sec