Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-044451
#<BuildRuby:0x00005650787365a8
@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.20220430-044451",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000000 0.006647 0.882898 ( 1.204616)
build_miniruby 0.000439 0.000391 0.056328 ( 0.055152)
build_ruby 0.000799 0.000160 0.057881 ( 0.056711)
build_all 0.003468 0.000693 1.478372 ( 0.594182)
build_install 0.007240 0.003795 6.227042 ( 2.800064)
test_btest 0.000000 0.001581 54.098647 ( 7.871352)
test_basic 0.003823 0.002259 0.345208 ( 0.433171)
test_all 0.001397 0.000389 622.026257 ( 89.323225)
test_rubyspec 0.054474 0.062181 43.766275 ( 48.709512)
total: 151.05 sec