Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-155750
#<BuildRuby:0x000055a5dbf46038
@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.20221018-155750",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005704 0.004381 1.166033 ( 1.241422)
build_miniruby 0.001409 0.000325 0.108225 ( 0.106139)
build_ruby 0.001362 0.000314 0.116674 ( 0.114805)
build_all 0.008853 0.000035 1.357336 ( 0.580607)
build_install 0.009640 0.006925 1.690491 ( 0.916474)
test_btest 0.001354 0.000361 62.129690 ( 6.567510)
test_basic 0.005788 0.001543 0.359931 ( 0.448377)
test_all 0.002669 0.004606 520.832928 ( 55.246929)
test_rubyspec 0.090869 0.034994 42.932969 ( 51.188147)
total: 116.41 sec