Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-213246
#<BuildRuby:0x000055c8d7a8fea8
@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.20220420-213246",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003109 0.003459 0.821235 ( 0.950670)
build_miniruby 0.000895 0.000120 0.056831 ( 0.055597)
build_ruby 0.001002 0.000133 0.059174 ( 0.057778)
build_all 0.003690 0.000492 1.473067 ( 0.607949)
build_install 0.006558 0.003868 6.164120 ( 2.782999)
test_btest 0.000694 0.000123 50.052913 ( 8.635798)
test_basic 0.004809 0.000849 0.324357 ( 0.412540)
test_all 0.000399 0.000970 630.893938 ( 90.096537)
test_rubyspec 0.086368 0.037215 43.946580 ( 48.856934)
total: 152.46 sec