Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-233939
#<BuildRuby:0x000055a696bac1f0
@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.20220602-233939",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000022 0.000006 0.000028 ( 0.000012)
build_up 0.000000 0.006877 0.863880 ( 0.968275)
build_miniruby 0.000000 0.000888 0.056574 ( 0.055415)
build_ruby 0.000374 0.000632 0.058534 ( 0.057302)
build_all 0.003005 0.001365 1.521758 ( 0.616492)
build_install 0.009183 0.001963 6.345155 ( 2.881111)
test_btest 0.000479 0.000200 54.057612 ( 8.529063)
test_basic 0.000213 0.005017 0.316161 ( 0.405203)
test_all 0.001451 0.000000 637.104387 ( 91.586823)
test_rubyspec 0.067355 0.045733 44.373301 ( 49.958755)
total: 155.06 sec