Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-084717
#<BuildRuby:0x0000555e703a4610
@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.20220810-084717",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008212 0.004050 1.030083 ( 1.837706)
build_miniruby 0.001685 0.000210 0.075997 ( 0.074193)
build_ruby 0.001965 0.000246 0.075083 ( 0.072955)
build_all 0.008958 0.001120 1.568636 ( 0.580946)
build_install 0.021379 0.001298 5.189907 ( 2.042921)
test_btest 0.000941 0.000105 74.399424 ( 8.230301)
test_basic 0.003517 0.004417 0.323054 ( 0.415468)
test_all 0.001988 0.000299 680.099856 ( 66.720379)
test_rubyspec 0.101826 0.070607 45.821024 ( 53.337503)
total: 133.31 sec