Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-065120
#<BuildRuby:0x00005629f6883670
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220730-065120",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000013)
build_up 0.005381 0.001345 0.807455 ( 0.866780)
build_miniruby 0.000827 0.000206 0.057404 ( 0.056183)
build_ruby 0.000823 0.000206 0.058949 ( 0.057666)
build_all 0.004717 0.000056 1.535070 ( 0.586021)
build_install 0.009018 0.002081 5.648640 ( 2.158527)
test_btest 0.000584 0.000000 53.399001 ( 8.040915)
test_basic 0.001683 0.004370 0.262450 ( 0.350385)
test_all 0.000985 0.000281 600.149729 ( 90.893467)
test_rubyspec 0.076697 0.053538 43.741493 ( 49.363842)
total: 152.37 sec