Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-122330
#<BuildRuby:0x000055de41dfff00
@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.20220611-122330",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.002800 0.003443 0.854317 ( 1.180777)
build_miniruby 0.000697 0.000290 0.056826 ( 0.055607)
build_ruby 0.000552 0.000230 0.059115 ( 0.057932)
build_all 0.000174 0.004010 1.515671 ( 0.608122)
build_install 0.007308 0.003654 6.349746 ( 2.846828)
test_btest 0.000593 0.000297 57.494903 ( 8.243231)
test_basic 0.005748 0.000000 0.366356 ( 0.454374)
test_all 0.001111 0.000000 642.176317 ( 96.494146)
test_rubyspec 0.083792 0.034948 44.078083 ( 49.626289)
total: 159.57 sec