Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-181953
#<BuildRuby:0x0000564e690ee148
@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.20221012-181953",
@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.000031 0.000003 0.000034 ( 0.000033)
autoconf 0.000049 0.000004 0.000053 ( 0.000052)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.010513 0.000462 1.080722 ( 1.881420)
build_miniruby 0.001405 0.000101 0.099303 ( 0.099537)
build_ruby 0.000000 0.001733 0.096988 ( 0.097889)
build_all 0.004795 0.003496 1.309387 ( 0.582616)
build_install 0.015248 0.000000 1.630290 ( 0.906602)
test_btest 0.002125 0.000000 62.141504 ( 6.780394)
test_basic 0.006697 0.000000 0.355944 ( 0.450780)
test_all 0.007315 0.000000 482.950183 ( 53.248918)
test_rubyspec 0.092990 0.035401 43.508445 ( 52.085535)
total: 116.14 sec